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
refs:wake_up_locked
(Results
1 - 23
of
23
) sorted by relevance
/kernel/linux/linux-5.10/fs/
H
A
D
fs_pin.c
18
wake_up_locked
(&pin->wait);
in pin_remove()
H
A
D
userfaultfd.c
629
wake_up_locked
(&ctx->event_wqh);
in userfaultfd_event_complete()
/kernel/linux/linux-6.6/fs/
H
A
D
fs_pin.c
18
wake_up_locked
(&pin->wait);
in pin_remove()
H
A
D
userfaultfd.c
685
wake_up_locked
(&ctx->event_wqh);
in userfaultfd_event_complete()
/kernel/linux/linux-5.10/kernel/rcu/
H
A
D
sync.c
87
wake_up_locked
(&rsp->gp_wait);
in rcu_sync_func()
/kernel/linux/linux-6.6/kernel/rcu/
H
A
D
sync.c
87
wake_up_locked
(&rsp->gp_wait);
in rcu_sync_func()
/kernel/linux/linux-5.10/fs/orangefs/
H
A
D
orangefs-bufmap.c
75
wake_up_locked
(&m->q);
in put()
/kernel/linux/linux-5.10/drivers/platform/chrome/
H
A
D
cros_ec_chardev.c
118
wake_up_locked
(&priv->wait_event);
in cros_ec_chardev_mkbp_event()
/kernel/linux/linux-6.6/fs/orangefs/
H
A
D
orangefs-bufmap.c
75
wake_up_locked
(&m->q);
in put()
/kernel/linux/linux-6.6/drivers/platform/chrome/
H
A
D
cros_ec_chardev.c
118
wake_up_locked
(&priv->wait_event);
in cros_ec_chardev_mkbp_event()
/kernel/linux/linux-5.10/include/linux/
H
A
D
wait.h
215
#define
wake_up_locked
(x) __wake_up_locked((x), TASK_NORMAL, 1)
macro
798
*
wake_up_locked
() has to be called after changing any variable that could
825
*
wake_up_locked
() has to be called after changing any variable that could
856
*
wake_up_locked
() has to be called after changing any variable that could
887
*
wake_up_locked
() has to be called after changing any variable that could
/kernel/linux/linux-6.6/include/linux/
H
A
D
wait.h
226
#define
wake_up_locked
(x) __wake_up_locked((x), TASK_NORMAL, 1)
macro
811
*
wake_up_locked
() has to be called after changing any variable that could
838
*
wake_up_locked
() has to be called after changing any variable that could
869
*
wake_up_locked
() has to be called after changing any variable that could
900
*
wake_up_locked
() has to be called after changing any variable that could
/kernel/linux/linux-5.10/fs/erofs/
H
A
D
zdata.c
705
wake_up_locked
(&io->u.wait);
in z_erofs_decompress_kickoff()
/kernel/linux/linux-5.10/drivers/md/
H
A
D
dm-snap.c
1555
wake_up_locked
(&s->in_progress_wait);
in account_end_copy()
H
A
D
dm-integrity.c
2496
wake_up_locked
(&ic->endio_wait);
in integrity_writer()
/kernel/linux/linux-6.6/drivers/md/
H
A
D
dm-snap.c
1534
wake_up_locked
(&s->in_progress_wait);
in account_end_copy()
H
A
D
dm-integrity.c
2701
wake_up_locked
(&ic->endio_wait);
in integrity_writer()
/kernel/linux/linux-5.10/drivers/infiniband/ulp/rtrs/
H
A
D
rtrs-clt.c
283
wake_up_locked
(&sess->state_wq);
in __rtrs_clt_change_state()
/kernel/linux/linux-6.6/drivers/infiniband/ulp/rtrs/
H
A
D
rtrs-clt.c
286
wake_up_locked
(&clt_path->state_wq);
in rtrs_clt_change_state()
/kernel/linux/linux-5.10/drivers/usb/gadget/function/
H
A
D
f_fs.c
2809
wake_up_locked
(&ffs->ev.waitq);
in __ffs_event_add()
H
A
D
f_generic.c
2645
wake_up_locked
(&ffs->ev.waitq);
in __ffs_event_add()
/kernel/linux/linux-6.6/drivers/usb/gadget/function/
H
A
D
f_fs.c
2739
wake_up_locked
(&ffs->ev.waitq);
in __ffs_event_add()
H
A
D
f_generic.c
2647
wake_up_locked
(&ffs->ev.waitq);
in __ffs_event_add()
Completed in 61 milliseconds