Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
defs:idle
(Results
51 - 56
of
56
) sorted by relevance
1
2
3
/device/soc/rockchip/common/sdk_linux/kernel/sched/
H
A
D
fair.c
5464
int
idle
= 0;
sched_cfs_period_timer()
local
6245
struct cpu
idle
_state *
idle
=
idle
_get_state(rq);
find_idlest_group_cpu()
local
6417
bool
idle
= true;
select_idle_core()
local
7867
enum cpu_
idle
_type
idle
;
global()
member
10151
load_balance(int this_cpu, struct rq *this_rq, struct sched_domain *sd, enum cpu_
idle
_type
idle
, int *continue_balancing)
load_balance()
argument
10632
rebalance_domains(struct rq *rq, enum cpu_
idle
_type
idle
)
rebalance_domains()
argument
11063
_nohz_
idle
_balance(struct rq *this_rq, unsigned int flags, enum cpu_
idle
_type
idle
)
_nohz_idle_balance()
argument
11179
nohz_
idle
_balance(struct rq *this_rq, enum cpu_
idle
_type
idle
)
nohz_idle_balance()
argument
11238
nohz_
idle
_balance(struct rq *this_rq, enum cpu_
idle
_type
idle
)
nohz_idle_balance()
argument
11385
enum cpu_
idle
_type
idle
= this_rq->
idle
_balance ? CPU_IDLE : CPU_NOT_IDLE;
run_rebalance_domains()
local
[all...]
/third_party/libdrm/include/drm/
H
A
D
radeon_drm.h
595
int
idle
;
member
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H
A
D
si_pipe.h
494
unsigned
idle
;
member
/third_party/nghttp2/src/
H
A
D
shrpx_config.h
794
ev_tstamp
idle
;
member
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H
A
D
wl_cfg80211.c
1175
u32
idle
;
member
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/
H
A
D
wlioctl.h
1763
uint32
idle
; /**< time since data pkt rx'd from sta */
member
1836
uint32
idle
; /**< time since data pkt rx'd from sta */
member
1912
uint32
idle
; /**< time since data pkt rx'd from sta */
member
[all...]
Completed in 101 milliseconds
1
2
3