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:sleep
(Results
1 - 25
of
185
) sorted by relevance
1
2
3
4
5
6
7
8
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/
H
A
D
or51211.h
23
void (*
sleep
)(struct dvb_frontend * fe);
member
H
A
D
dib0070.h
25
int (*
sleep
) (struct dvb_frontend *, int);
member
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/
H
A
D
or51211.h
23
void (*
sleep
)(struct dvb_frontend * fe);
member
H
A
D
dib0070.h
25
int (*
sleep
) (struct dvb_frontend *, int);
member
/kernel/linux/linux-5.10/drivers/crypto/cavium/cpt/
H
A
D
cptvf_mbox.c
62
int
sleep
= 10;
in cptvf_send_msg_to_pf_timeout()
local
/kernel/linux/linux-5.10/tools/testing/selftests/wireguard/
H
A
D
netns.sh
41
sleep
() { read -t "$1" -N 1 || true; }
function
/kernel/linux/linux-5.10/drivers/media/tuners/
H
A
D
tda827x.h
22
int (*
sleep
) (struct dvb_frontend *fe);
member
H
A
D
mt2060_priv.h
98
bool
sleep
;
member
/kernel/linux/linux-6.6/drivers/media/tuners/
H
A
D
tda827x.h
22
int (*
sleep
) (struct dvb_frontend *fe);
member
H
A
D
mt2060_priv.h
98
bool
sleep
;
member
/kernel/linux/linux-6.6/drivers/crypto/cavium/cpt/
H
A
D
cptvf_mbox.c
62
int
sleep
= 10;
in cptvf_send_msg_to_pf_timeout()
local
/kernel/linux/linux-6.6/tools/testing/selftests/wireguard/
H
A
D
netns.sh
43
sleep
() { read -t "$1" -N 1 || true; }
function
/kernel/linux/linux-5.10/sound/usb/usx2y/
H
A
D
usb_stream.h
27
wait_queue_head_t
sleep
;
member
/kernel/linux/linux-5.10/tools/power/cpupower/bench/
H
A
D
parse.h
10
long
sleep
; /*
sleep
time in µs */
member
/kernel/linux/linux-6.6/sound/usb/usx2y/
H
A
D
usb_stream.h
27
wait_queue_head_t
sleep
;
member
/kernel/linux/linux-6.6/tools/power/cpupower/bench/
H
A
D
parse.h
10
long
sleep
; /*
sleep
time in µs */
member
/kernel/linux/linux-6.6/tools/include/nolibc/
H
A
D
unistd.h
35
unsigned int
sleep
(unsigned int seconds)
in sleep()
function
/kernel/linux/linux-5.10/drivers/crypto/marvell/octeontx/
H
A
D
otx_cptvf_mbox.c
132
int
sleep
= 10;
in cptvf_send_msg_to_pf_timeout()
local
/kernel/linux/linux-6.6/drivers/crypto/marvell/octeontx/
H
A
D
otx_cptvf_mbox.c
132
int
sleep
= 10;
in cptvf_send_msg_to_pf_timeout()
local
/kernel/linux/linux-5.10/drivers/crypto/
H
A
D
atmel-i2c.c
197
u8
sleep
= SLEEP_TOKEN;
in atmel_i2c_sleep()
local
/kernel/linux/linux-5.10/drivers/macintosh/
H
A
D
via-pmu-backlight.c
120
void pmu_backlight_set_sleep(int
sleep
)
in pmu_backlight_set_sleep()
argument
/kernel/linux/linux-5.10/kernel/sched/
H
A
D
stats.h
85
static inline void psi_dequeue(struct task_struct *p, bool
sleep
)
in psi_dequeue()
argument
157
static inline void psi_dequeue(struct task_struct *p, bool
sleep
) {}
in psi_dequeue()
argument
137
psi_sched_switch(struct task_struct *prev, struct task_struct *next, bool
sleep
)
psi_sched_switch()
argument
159
psi_sched_switch(struct task_struct *prev, struct task_struct *next, bool
sleep
)
psi_sched_switch()
argument
/kernel/linux/linux-5.10/drivers/media/usb/dvb-usb/
H
A
D
dib0700.h
49
int (*
sleep
)(struct dvb_frontend* fe);
member
/kernel/linux/linux-6.6/drivers/media/usb/dvb-usb/
H
A
D
dib0700.h
49
int (*
sleep
)(struct dvb_frontend* fe);
member
/kernel/linux/linux-6.6/drivers/net/wwan/iosm/
H
A
D
iosm_ipc_protocol.c
172
void ipc_protocol_s2idle_sleep(struct iosm_protocol *ipc_protocol, bool
sleep
)
in ipc_protocol_s2idle_sleep()
argument
Completed in 9 milliseconds
1
2
3
4
5
6
7
8