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:flush_list
(Results
1 - 13
of
13
) sorted by relevance
/kernel/linux/linux-5.10/drivers/md/
H
A
D
dm-log-userspace-base.c
466
static int flush_one_by_one(struct log_c *lc, struct list_head *
flush_list
)
in flush_one_by_one()
argument
483
static int flush_by_group(struct log_c *lc, struct list_head *
flush_list
,
in flush_by_group()
argument
H
A
D
dm-zoned-target.c
62
struct bio_list
flush_list
;
member
H
A
D
dm-writecache.c
192
struct bio_list
flush_list
;
member
/kernel/linux/linux-5.10/kernel/bpf/
H
A
D
devmap.c
401
struct list_head *
flush_list
= this_cpu_ptr(&dev_flush_list);
in __dev_flush()
local
430
struct list_head *
flush_list
= this_cpu_ptr(&dev_flush_list);
in bq_enqueue()
local
H
A
D
cpumap.c
709
struct list_head *
flush_list
= this_cpu_ptr(&cpu_map_flush_list);
in bq_enqueue()
local
748
struct list_head *
flush_list
= this_cpu_ptr(&cpu_map_flush_list);
in __cpu_map_flush()
local
/kernel/linux/linux-6.6/kernel/bpf/
H
A
D
cpumap.c
707
struct list_head *
flush_list
= this_cpu_ptr(&cpu_map_flush_list);
in bq_enqueue()
local
759
struct list_head *
flush_list
= this_cpu_ptr(&cpu_map_flush_list);
in __cpu_map_flush()
local
H
A
D
devmap.c
411
struct list_head *
flush_list
= this_cpu_ptr(&dev_flush_list);
in __dev_flush()
local
446
struct list_head *
flush_list
= this_cpu_ptr(&dev_flush_list);
in bq_enqueue()
local
/kernel/linux/linux-6.6/drivers/md/
H
A
D
dm-log-userspace-base.c
465
static int flush_one_by_one(struct log_c *lc, struct list_head *
flush_list
)
in flush_one_by_one()
argument
482
static int flush_by_group(struct log_c *lc, struct list_head *
flush_list
,
in flush_by_group()
argument
H
A
D
dm-zoned-target.c
62
struct bio_list
flush_list
;
member
H
A
D
dm-writecache.c
198
struct bio_list
flush_list
;
member
/kernel/linux/linux-5.10/net/xdp/
H
A
D
xsk.c
270
struct list_head *
flush_list
= this_cpu_ptr(&xskmap_flush_list);
in __xsk_map_redirect()
local
285
struct list_head *
flush_list
= this_cpu_ptr(&xskmap_flush_list);
in __xsk_map_flush()
local
/kernel/linux/linux-6.6/net/xdp/
H
A
D
xsk.c
374
struct list_head *
flush_list
= this_cpu_ptr(&xskmap_flush_list);
in __xsk_map_redirect()
local
389
struct list_head *
flush_list
= this_cpu_ptr(&xskmap_flush_list);
in __xsk_map_flush()
local
/kernel/linux/linux-6.6/include/linux/
H
A
D
blkdev.h
482
struct list_head
flush_list
;
member
Completed in 25 milliseconds