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:ppl_conf
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/drivers/md/
H
A
D
raid5-ppl.c
87
struct
ppl_conf
{
struct
116
struct
ppl_conf
*
ppl_conf
; /* shared between all log instances */
member
235
struct
ppl_conf
*
ppl_conf
= log->
ppl_conf
;
in ppl_new_iounit()
local
362
struct
ppl_conf
*
ppl_conf
= conf->log_private;
ppl_write_stripe()
local
401
struct
ppl_conf
*
ppl_conf
= log->
ppl_conf
;
ppl_log_endio()
local
432
struct
ppl_conf
*
ppl_conf
= log->
ppl_conf
;
ppl_submit_iounit()
local
540
struct
ppl_conf
*
ppl_conf
= conf->log_private;
ppl_write_stripe_run()
local
556
struct
ppl_conf
*
ppl_conf
= log->
ppl_conf
;
ppl_io_unit_finished()
local
591
struct
ppl_conf
*
ppl_conf
= log->
ppl_conf
;
ppl_flush_endio()
local
618
struct
ppl_conf
*
ppl_conf
= log->
ppl_conf
;
ppl_do_flush()
local
675
struct
ppl_conf
*
ppl_conf
= conf->log_private;
ppl_quiesce()
local
798
struct
ppl_conf
*
ppl_conf
= log->
ppl_conf
;
ppl_recover_entry()
local
973
struct
ppl_conf
*
ppl_conf
= log->
ppl_conf
;
ppl_recover()
local
1081
struct
ppl_conf
*
ppl_conf
= log->
ppl_conf
;
ppl_load_distributed()
local
1195
ppl_load(struct
ppl_conf
*
ppl_conf
)
ppl_load()
argument
1237
__ppl_exit_log(struct
ppl_conf
*
ppl_conf
)
__ppl_exit_log()
argument
1254
struct
ppl_conf
*
ppl_conf
= conf->log_private;
ppl_exit_log()
local
1334
struct
ppl_conf
*
ppl_conf
;
ppl_init_log()
local
1468
struct
ppl_conf
*
ppl_conf
= conf->log_private;
ppl_modify_log()
local
1509
struct
ppl_conf
*
ppl_conf
= NULL;
ppl_write_hint_show()
local
1525
struct
ppl_conf
*
ppl_conf
;
ppl_write_hint_store()
local
[all...]
/kernel/linux/linux-6.6/drivers/md/
H
A
D
raid5-ppl.c
87
struct
ppl_conf
{
struct
116
struct
ppl_conf
*
ppl_conf
; /* shared between all log instances */
member
235
struct
ppl_conf
*
ppl_conf
= log->
ppl_conf
;
in ppl_new_iounit()
local
363
struct
ppl_conf
*
ppl_conf
= conf->log_private;
ppl_write_stripe()
local
402
struct
ppl_conf
*
ppl_conf
= log->
ppl_conf
;
ppl_log_endio()
local
431
struct
ppl_conf
*
ppl_conf
= log->
ppl_conf
;
ppl_submit_iounit()
local
534
struct
ppl_conf
*
ppl_conf
= conf->log_private;
ppl_write_stripe_run()
local
550
struct
ppl_conf
*
ppl_conf
= log->
ppl_conf
;
ppl_io_unit_finished()
local
585
struct
ppl_conf
*
ppl_conf
= log->
ppl_conf
;
ppl_flush_endio()
local
611
struct
ppl_conf
*
ppl_conf
= log->
ppl_conf
;
ppl_do_flush()
local
666
struct
ppl_conf
*
ppl_conf
= conf->log_private;
ppl_quiesce()
local
789
struct
ppl_conf
*
ppl_conf
= log->
ppl_conf
;
ppl_recover_entry()
local
968
struct
ppl_conf
*
ppl_conf
= log->
ppl_conf
;
ppl_recover()
local
1076
struct
ppl_conf
*
ppl_conf
= log->
ppl_conf
;
ppl_load_distributed()
local
1188
ppl_load(struct
ppl_conf
*
ppl_conf
)
ppl_load()
argument
1230
__ppl_exit_log(struct
ppl_conf
*
ppl_conf
)
__ppl_exit_log()
argument
1247
struct
ppl_conf
*
ppl_conf
= conf->log_private;
ppl_exit_log()
local
1323
struct
ppl_conf
*
ppl_conf
;
ppl_init_log()
local
1458
struct
ppl_conf
*
ppl_conf
= conf->log_private;
ppl_modify_log()
local
[all...]
Completed in 3 milliseconds