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:need_wakeup
(Results
1 - 14
of
14
) sorted by relevance
/kernel/linux/linux-5.10/include/linux/
H
A
D
splice.h
44
bool
need_wakeup
; /* need to wake up writer */
member
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/
H
A
D
en_txrx.c
90
bool
need_wakeup
= xsk_uses_need_wakeup(xskrq->xsk_pool);
in mlx5e_napi_xsk_post()
local
/kernel/linux/linux-6.6/include/linux/
H
A
D
splice.h
45
bool
need_wakeup
; /* need to wake up writer */
member
/kernel/linux/linux-5.10/mm/
H
A
D
highmem.c
333
int
need_wakeup
;
in kunmap_high()
local
/kernel/linux/linux-5.10/net/9p/
H
A
D
trans_virtio.c
130
bool
need_wakeup
= false;
in req_done()
local
/kernel/linux/linux-6.6/net/9p/
H
A
D
trans_virtio.c
133
bool
need_wakeup
= false;
in req_done()
local
/kernel/linux/linux-6.6/mm/
H
A
D
highmem.c
353
int
need_wakeup
;
in kunmap_high()
local
/kernel/linux/linux-5.10/net/sunrpc/
H
A
D
sched.c
343
bool
need_wakeup
= !rpc_test_and_set_running(task);
in rpc_make_runnable()
local
/kernel/linux/linux-5.10/fs/
H
A
D
userfaultfd.c
1199
bool
need_wakeup
;
in wake_userfault()
local
/kernel/linux/linux-6.6/fs/
H
A
D
splice.c
799
bool
need_wakeup
= false;
in splice_to_socket()
local
[all...]
H
A
D
userfaultfd.c
1259
bool
need_wakeup
;
in wake_userfault()
local
/kernel/linux/linux-6.6/net/sunrpc/
H
A
D
sched.c
364
bool
need_wakeup
= !rpc_test_and_set_running(task);
in rpc_make_runnable()
local
/kernel/linux/linux-5.10/drivers/block/
H
A
D
rbd.c
3520
bool
need_wakeup
= false;
in rbd_lock_del_request()
local
/kernel/linux/linux-6.6/drivers/block/
H
A
D
rbd.c
3455
bool
need_wakeup
= false;
in rbd_lock_del_request()
local
Completed in 48 milliseconds