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:iter_all
(Results
1 - 25
of
47
) sorted by relevance
1
2
/kernel/linux/linux-5.10/fs/squashfs/
H
A
D
zlib_wrapper.c
56
struct bvec_iter_all
iter_all
= {};
in zlib_uncompress()
local
H
A
D
lz4_wrapper.c
95
struct bvec_iter_all
iter_all
= {};
in lz4_uncompress()
local
H
A
D
lzo_wrapper.c
69
struct bvec_iter_all
iter_all
= {};
in lzo_uncompress()
local
H
A
D
zstd_wrapper.c
71
struct bvec_iter_all
iter_all
= {};
in zstd_uncompress()
local
H
A
D
xz_wrapper.c
123
struct bvec_iter_all
iter_all
= {};
in squashfs_xz_uncompress()
local
H
A
D
block.c
38
struct bvec_iter_all
iter_all
= {};
in copy_bio_to_actor()
local
164
struct bvec_iter_all
iter_all
= {};
in squashfs_read_data()
local
/kernel/linux/linux-6.6/fs/squashfs/
H
A
D
zlib_wrapper.c
56
struct bvec_iter_all
iter_all
= {};
in zlib_uncompress()
local
H
A
D
lz4_wrapper.c
95
struct bvec_iter_all
iter_all
= {};
in lz4_uncompress()
local
H
A
D
lzo_wrapper.c
69
struct bvec_iter_all
iter_all
= {};
in lzo_uncompress()
local
H
A
D
zstd_wrapper.c
71
struct bvec_iter_all
iter_all
= {};
in zstd_uncompress()
local
H
A
D
xz_wrapper.c
123
struct bvec_iter_all
iter_all
= {};
in squashfs_xz_uncompress()
local
H
A
D
block.c
38
struct bvec_iter_all
iter_all
= {};
in copy_bio_to_actor()
local
86
struct bvec_iter_all
iter_all
;
in squashfs_bio_read_cached()
local
285
struct bvec_iter_all
iter_all
= {};
in squashfs_read_data()
local
[all...]
/kernel/linux/linux-5.10/fs/crypto/
H
A
D
bio.c
32
struct bvec_iter_all
iter_all
;
in fscrypt_decrypt_bio()
local
/kernel/linux/linux-5.10/fs/erofs/
H
A
D
data.c
16
struct bvec_iter_all
iter_all
;
in erofs_readendio()
local
/kernel/linux/linux-5.10/include/linux/
H
A
D
bvec.h
146
static inline struct bio_vec *bvec_init_iter_all(struct bvec_iter_all *
iter_all
)
in bvec_init_iter_all()
argument
154
bvec_advance(const struct bio_vec *bvec, struct bvec_
iter_all
*
iter_all
)
bvec_advance()
argument
[all...]
/kernel/linux/linux-6.6/block/
H
A
D
bounce.c
107
struct bvec_iter_all
iter_all
;
in bounce_end_io()
local
/kernel/linux/linux-5.10/block/
H
A
D
blk-map.c
49
struct bvec_iter_all
iter_all
;
in bio_copy_from_iter()
local
80
struct bvec_iter_all
iter_all
;
in bio_copy_to_iter()
local
442
struct bvec_iter_all
iter_all
;
in bio_copy_kern_endio_read()
local
H
A
D
bounce.c
167
struct bvec_iter_all
iter_all
;
in bounce_end_io()
local
/kernel/linux/linux-5.10/fs/gfs2/
H
A
D
meta_io.c
189
struct bvec_iter_all
iter_all
;
in gfs2_meta_read_endio()
local
/kernel/linux/linux-5.10/fs/ext4/
H
A
D
readpage.c
74
struct bvec_iter_all
iter_all
;
in __read_end_io()
local
H
A
D
page-io.c
103
struct bvec_iter_all
iter_all
;
in ext4_finish_bio()
local
/kernel/linux/linux-5.10/fs/verity/
H
A
D
verify.c
237
struct bvec_iter_all
iter_all
;
in fsverity_verify_bio()
local
/kernel/linux/linux-6.6/fs/gfs2/
H
A
D
meta_io.c
197
struct bvec_iter_all
iter_all
;
in gfs2_meta_read_endio()
local
/kernel/linux/linux-6.6/include/linux/
H
A
D
bvec.h
196
static inline struct bio_vec *bvec_init_iter_all(struct bvec_iter_all *
iter_all
)
in bvec_init_iter_all()
argument
204
bvec_advance(const struct bio_vec *bvec, struct bvec_
iter_all
*
iter_all
)
bvec_advance()
argument
[all...]
/kernel/linux/linux-5.10/fs/
H
A
D
mpage.c
50
struct bvec_iter_all
iter_all
;
in mpage_end_io()
local
Completed in 12 milliseconds
1
2