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:rac
(Results
1 - 25
of
67
) sorted by relevance
1
2
3
/kernel/linux/linux-5.10/fs/erofs/
H
A
D
data.c
283
static void erofs_raw_access_readahead(struct readahead_control *
rac
)
in erofs_raw_access_readahead()
argument
/kernel/linux/linux-5.10/fs/hpfs/
H
A
D
file.c
129
static void hpfs_readahead(struct readahead_control *
rac
)
in hpfs_readahead()
argument
/kernel/linux/linux-5.10/fs/jfs/
H
A
D
inode.c
301
static void jfs_readahead(struct readahead_control *
rac
)
in jfs_readahead()
argument
/kernel/linux/linux-5.10/fs/ext4/
H
A
D
readpage.c
224
ext4_mpage_readpages(struct inode *inode, struct readahead_control *
rac
, struct page *page)
ext4_mpage_readpages()
argument
/kernel/linux/linux-5.10/mm/
H
A
D
readahead.c
117
static void read_pages(struct readahead_control *
rac
, struct list_head *pages,
in read_pages()
argument
[all...]
/kernel/linux/linux-5.10/fs/omfs/
H
A
D
file.c
292
static void omfs_readahead(struct readahead_control *
rac
)
in omfs_readahead()
argument
/kernel/linux/linux-6.6/fs/ext4/
H
A
D
readpage.c
218
ext4_mpage_readpages(struct inode *inode, struct readahead_control *
rac
, struct folio *folio)
ext4_mpage_readpages()
argument
/kernel/linux/linux-6.6/fs/hpfs/
H
A
D
file.c
166
static void hpfs_readahead(struct readahead_control *
rac
)
in hpfs_readahead()
argument
/kernel/linux/linux-6.6/fs/jfs/
H
A
D
inode.c
278
static void jfs_readahead(struct readahead_control *
rac
)
in jfs_readahead()
argument
/kernel/linux/linux-6.6/fs/
H
A
D
mpage.c
370
void mpage_readahead(struct readahead_control *
rac
, get_block_t get_block)
in mpage_readahead()
argument
/kernel/linux/linux-6.6/fs/omfs/
H
A
D
file.c
292
static void omfs_readahead(struct readahead_control *
rac
)
in omfs_readahead()
argument
/kernel/linux/linux-6.6/fs/xfs/
H
A
D
xfs_aops.c
560
xfs_vm_readahead( struct readahead_control *
rac
)
xfs_vm_readahead()
argument
/kernel/linux/linux-6.6/mm/
H
A
D
readahead.c
146
static void read_pages(struct readahead_control *
rac
)
in read_pages()
argument
[all...]
/kernel/linux/linux-5.10/fs/
H
A
D
mpage.c
379
void mpage_readahead(struct readahead_control *
rac
, get_block_t get_block)
in mpage_readahead()
argument
/kernel/linux/linux-5.10/fs/exfat/
H
A
D
inode.c
363
static void exfat_readahead(struct readahead_control *
rac
)
in exfat_readahead()
argument
/kernel/linux/linux-5.10/fs/xfs/
H
A
D
xfs_aops.c
612
xfs_vm_readahead( struct readahead_control *
rac
)
xfs_vm_readahead()
argument
/kernel/linux/linux-5.10/fs/qnx6/
H
A
D
inode.c
102
static void qnx6_readahead(struct readahead_control *
rac
)
in qnx6_readahead()
argument
/kernel/linux/linux-5.10/fs/gfs2/
H
A
D
aops.c
556
static void gfs2_readahead(struct readahead_control *
rac
)
in gfs2_readahead()
argument
/kernel/linux/linux-6.6/fs/erofs/
H
A
D
data.c
363
static void erofs_readahead(struct readahead_control *
rac
)
in erofs_readahead()
argument
H
A
D
fscache.c
304
static void erofs_fscache_readahead(struct readahead_control *
rac
)
in erofs_fscache_readahead()
argument
/kernel/linux/linux-6.6/fs/exfat/
H
A
D
inode.c
341
static void exfat_readahead(struct readahead_control *
rac
)
in exfat_readahead()
argument
/kernel/linux/linux-6.6/fs/gfs2/
H
A
D
aops.c
527
static void gfs2_readahead(struct readahead_control *
rac
)
in gfs2_readahead()
argument
/kernel/linux/linux-6.6/fs/zonefs/
H
A
D
file.c
118
static void zonefs_readahead(struct readahead_control *
rac
)
in zonefs_readahead()
argument
/kernel/linux/linux-5.10/arch/arm/mach-omap2/
H
A
D
vc.c
70
u8
rac
;
member
/kernel/linux/linux-6.6/arch/arm/mach-omap2/
H
A
D
vc.c
67
u8
rac
;
member
Completed in 19 milliseconds
1
2
3