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:wait_bit
(Results
1 - 22
of
22
) sorted by relevance
/kernel/linux/linux-5.10/kernel/sched/
H
A
D
wait_bit.c
3
* The implementation of the
wait_bit
*() and related waiting APIs:
24
struct wait_bit_queue_entry *
wait_bit
= container_of(wq_entry, struct wait_bit_queue_entry, wq_entry);
in wake_bit_function()
local
26
if (
wait_bit
->key.flags != key->flags ||
in wake_bit_function()
27
wait_bit
->key.bit_nr != key->bit_nr ||
in wake_bit_function()
H
A
D
Makefile
27
obj-y += wait.o
wait_bit
.o swait.o completion.o
/kernel/linux/linux-6.6/kernel/sched/
H
A
D
wait_bit.c
4
* The implementation of the
wait_bit
*() and related waiting APIs:
24
struct wait_bit_queue_entry *
wait_bit
= container_of(wq_entry, struct wait_bit_queue_entry, wq_entry);
in wake_bit_function()
local
26
if (
wait_bit
->key.flags != key->flags ||
in wake_bit_function()
27
wait_bit
->key.bit_nr != key->bit_nr ||
in wake_bit_function()
H
A
D
sched.h
70
#include <linux/
wait_bit
.h>
H
A
D
core.c
18
#include <linux/
wait_bit
.h>
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
H
A
D
intel_wakeref.c
7
#include <linux/
wait_bit
.h>
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/
H
A
D
intel_wakeref.c
7
#include <linux/
wait_bit
.h>
/kernel/linux/linux-5.10/include/linux/sunrpc/
H
A
D
sched.h
17
#include <linux/
wait_bit
.h>
/kernel/linux/linux-6.6/include/linux/sunrpc/
H
A
D
sched.h
17
#include <linux/
wait_bit
.h>
/kernel/linux/linux-5.10/security/keys/
H
A
D
internal.h
12
#include <linux/
wait_bit
.h>
/kernel/linux/linux-5.10/fs/cachefiles/
H
A
D
internal.h
17
#include <linux/
wait_bit
.h>
/kernel/linux/linux-6.6/security/keys/
H
A
D
internal.h
12
#include <linux/
wait_bit
.h>
/kernel/linux/linux-5.10/mm/
H
A
D
memremap.c
13
#include <linux/
wait_bit
.h>
/kernel/linux/linux-6.6/mm/
H
A
D
memremap.c
13
#include <linux/
wait_bit
.h>
/kernel/linux/linux-6.6/kernel/
H
A
D
softirq.c
29
#include <linux/
wait_bit
.h>
/kernel/linux/linux-6.6/security/landlock/
H
A
D
fs.c
29
#include <linux/
wait_bit
.h>
/kernel/linux/linux-5.10/fs/nfs/
H
A
D
internal.h
12
#include <linux/
wait_bit
.h>
/kernel/linux/linux-6.6/fs/nfs/
H
A
D
internal.h
12
#include <linux/
wait_bit
.h>
/kernel/linux/linux-5.10/fs/cifs/
H
A
D
inode.c
27
#include <linux/
wait_bit
.h>
/kernel/linux/linux-5.10/include/linux/
H
A
D
fs.h
6
#include <linux/
wait_bit
.h>
/kernel/linux/linux-6.6/include/linux/
H
A
D
fs.h
6
#include <linux/
wait_bit
.h>
/kernel/linux/linux-6.6/fs/smb/client/
H
A
D
inode.c
14
#include <linux/
wait_bit
.h>
Completed in 61 milliseconds