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:do_sync
(Results
1 - 16
of
16
) sorted by relevance
/kernel/linux/linux-6.6/arch/mips/include/asm/
H
A
D
pgtable.h
208
bool
do_sync
= false;
local
/kernel/linux/linux-5.10/arch/x86/kernel/
H
A
D
alternative.c
1490
int
do_sync
;
in text_poke_bp_batch()
local
/kernel/linux/linux-5.10/fs/ext2/
H
A
D
inode.c
1531
static int __ext2_write_inode(struct inode *inode, int
do_sync
)
in __ext2_write_inode()
argument
/kernel/linux/linux-5.10/fs/ufs/
H
A
D
inode.c
797
static int ufs_update_inode(struct inode * inode, int
do_sync
)
in ufs_update_inode()
argument
/kernel/linux/linux-6.6/fs/ext2/
H
A
D
inode.c
1504
static int __ext2_write_inode(struct inode *inode, int
do_sync
)
in __ext2_write_inode()
argument
/kernel/linux/linux-6.6/fs/ufs/
H
A
D
inode.c
801
static int ufs_update_inode(struct inode * inode, int
do_sync
)
in ufs_update_inode()
argument
/kernel/linux/linux-5.10/drivers/md/
H
A
D
raid1.c
1208
const unsigned long
do_sync
= (bio->bi_opf & REQ_SYNC);
in raid1_read_request()
local
H
A
D
raid10.c
1133
const unsigned long
do_sync
= (bio->bi_opf & REQ_SYNC);
in raid10_read_request()
local
1226
const unsigned long
do_sync
= (bio->bi_opf & REQ_SYNC);
in raid10_write_one_disk()
local
/kernel/linux/linux-5.10/fs/gfs2/
H
A
D
quota.c
891
static int
do_sync
(unsigned int num_qd, struct gfs2_quota_data **qda)
in do_sync()
function
1107
int
do_sync
= 1;
in need_sync()
local
/kernel/linux/linux-5.10/fs/udf/
H
A
D
inode.c
1673
static int udf_update_inode(struct inode *inode, int
do_sync
)
in udf_update_inode()
argument
/kernel/linux/linux-6.6/fs/gfs2/
H
A
D
quota.c
908
static int
do_sync
(unsigned int num_qd, struct gfs2_quota_data **qda)
in do_sync()
function
/kernel/linux/linux-6.6/fs/udf/
H
A
D
inode.c
1695
static int udf_update_inode(struct inode *inode, int
do_sync
)
in udf_update_inode()
argument
/kernel/linux/linux-6.6/arch/x86/kernel/
H
A
D
alternative.c
2189
int
do_sync
;
in text_poke_bp_batch()
local
/kernel/linux/linux-6.6/drivers/input/joystick/
H
A
D
xpad.c
979
bool
do_sync
= false;
in xpadone_process_packet()
local
/kernel/linux/linux-6.6/drivers/md/
H
A
D
raid1.c
1223
const blk_opf_t
do_sync
= bio->bi_opf & REQ_SYNC;
in raid1_read_request()
local
H
A
D
raid10.c
1178
const blk_opf_t
do_sync
= bio->bi_opf & REQ_SYNC;
in raid10_read_request()
local
1274
const blk_opf_t
do_sync
= bio->bi_opf & REQ_SYNC;
in raid10_write_one_disk()
local
Completed in 45 milliseconds