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:closure_sync
(Results
1 - 12
of
12
) sorted by relevance
/kernel/linux/linux-5.10/drivers/md/bcache/
H
A
D
btree.c
262
closure_sync
(&cl);
in bch_btree_node_read()
398
closure_sync
(cl);
in do_btree_node_write()
462
closure_sync
(&cl);
in bch_btree_node_write_sync()
634
closure_sync
(&cl);
in mca_reap()
1449
closure_sync
(&cl);
in btree_gc_coalesce()
1491
closure_sync
(&cl);
in btree_gc_coalesce()
1816
closure_sync
(&writes);
in bch_btree_gc()
2300
closure_sync
(&cl);
in btree_split()
2305
closure_sync
(&cl);
in btree_split()
2309
closure_sync
(
in btree_split()
[all...]
H
A
D
closure.h
27
* wait synchronously, use
closure_sync
() - you will sleep until your closure's
176
*
closure_sync
- sleep until a closure a closure has nothing left to wait on
181
static inline void
closure_sync
(struct closure *cl)
in closure_sync()
function
H
A
D
super.c
475
closure_sync
(cl);
in uuid_read()
517
closure_sync
(&cl);
in __uuid_write()
610
closure_sync
(cl);
in prio_io()
676
closure_sync
(&cl);
in bch_prio_write()
1098
closure_sync
(&cl);
in bch_cached_dev_run()
1176
closure_sync
(&cl);
in cached_dev_detach_finish()
1301
closure_sync
(&cl);
in bch_cached_dev_attach()
2143
closure_sync
(&cl);
in run_cache_set()
2165
closure_sync
(&cl);
in run_cache_set()
H
A
D
movinggc.c
182
closure_sync
(&cl);
in read_moving()
H
A
D
journal.c
67
closure_sync
(&cl);
in journal_read_bucket()
905
closure_sync
(&cl);
H
A
D
writeback.c
546
closure_sync
(&cl);
in read_dirty()
/kernel/linux/linux-6.6/drivers/md/bcache/
H
A
D
btree.c
262
closure_sync
(&cl);
in bch_btree_node_read()
398
closure_sync
(cl);
in do_btree_node_write()
462
closure_sync
(&cl);
in bch_btree_node_write_sync()
655
closure_sync
(&cl);
in mca_reap()
1470
closure_sync
(&cl);
in btree_gc_coalesce()
1512
closure_sync
(&cl);
in btree_gc_coalesce()
1837
closure_sync
(&writes);
in bch_btree_gc()
2321
closure_sync
(&cl);
in btree_split()
2326
closure_sync
(&cl);
in btree_split()
2330
closure_sync
(
in btree_split()
[all...]
H
A
D
closure.h
27
* wait synchronously, use
closure_sync
() - you will sleep until your closure's
176
*
closure_sync
- sleep until a closure a closure has nothing left to wait on
181
static inline void
closure_sync
(struct closure *cl)
in closure_sync()
function
H
A
D
super.c
473
closure_sync
(cl);
in uuid_read()
515
closure_sync
(&cl);
in __uuid_write()
607
closure_sync
(cl);
in prio_io()
673
closure_sync
(&cl);
in bch_prio_write()
1076
closure_sync
(&cl);
in bch_cached_dev_run()
1271
closure_sync
(&cl);
in bch_cached_dev_attach()
2117
closure_sync
(&cl);
in run_cache_set()
2139
closure_sync
(&cl);
in run_cache_set()
H
A
D
movinggc.c
182
closure_sync
(&cl);
in read_moving()
H
A
D
writeback.c
591
closure_sync
(&cl);
in read_dirty()
794
closure_sync
(&cl);
in bch_writeback_thread()
H
A
D
journal.c
65
closure_sync
(&cl);
in journal_read_bucket()
900
closure_sync
(&cl);
Completed in 19 milliseconds