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:check_flags
(Results
1 - 16
of
16
) sorted by relevance
/kernel/linux/linux-5.10/kernel/bpf/
H
A
D
bpf_local_storage.c
251
static int
check_flags
(const struct bpf_local_storage_data *old_sdata,
in check_flags()
function
H
A
D
hashtab.c
944
static int
check_flags
(struct bpf_htab *htab, struct htab_elem *l_old,
in check_flags()
function
/kernel/linux/linux-6.6/kernel/bpf/
H
A
D
bpf_local_storage.c
460
static int
check_flags
(const struct bpf_local_storage_data *old_sdata,
in check_flags()
function
H
A
D
hashtab.c
1078
static int
check_flags
(struct bpf_htab *htab, struct htab_elem *l_old,
in check_flags()
function
/kernel/linux/linux-5.10/include/sound/
H
A
D
ak4113.h
293
unsigned int
check_flags
;
member
H
A
D
ak4114.h
176
unsigned int
check_flags
;
member
/kernel/linux/linux-6.6/include/sound/
H
A
D
ak4113.h
293
unsigned int
check_flags
;
member
H
A
D
ak4114.h
176
unsigned int
check_flags
;
member
/kernel/linux/linux-5.10/drivers/char/agp/
H
A
D
intel-gtt.c
58
bool (*
check_flags
)(unsigned int flags);
member
[all...]
/kernel/linux/linux-6.6/drivers/char/agp/
H
A
D
intel-gtt.c
59
bool (*
check_flags
)(unsigned int flags);
member
[all...]
/kernel/linux/linux-5.10/kernel/locking/
H
A
D
lockdep.c
5398
static noinstr void
check_flags
(unsigned long flags)
in check_flags()
function
[all...]
/kernel/linux/linux-6.6/kernel/locking/
H
A
D
lockdep.c
5584
static noinstr void
check_flags
(unsigned long flags)
in check_flags()
function
[all...]
/kernel/linux/linux-6.6/mm/
H
A
D
page_alloc.c
914
page_expected_state(struct page *page, unsigned long
check_flags
)
page_expected_state()
argument
/kernel/linux/linux-5.10/mm/
H
A
D
page_alloc.c
1095
page_expected_state(struct page *page, unsigned long
check_flags
)
page_expected_state()
argument
/kernel/linux/linux-5.10/include/linux/
H
A
D
fs.h
1906
int (*
check_flags
)(int);
member
/kernel/linux/linux-6.6/include/linux/
H
A
D
fs.h
1935
int (*
check_flags
)(int);
member
Completed in 66 milliseconds