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:need_sync
(Results
1 - 25
of
27
) sorted by relevance
1
2
/kernel/linux/linux-6.6/include/sound/
H
A
D
memalloc.h
25
bool
need_sync
; /* explicit sync needed? */
member
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/benchs/
H
A
D
bench_htab_mem.c
20
bool
need_sync
;
member
/kernel/linux/linux-5.10/drivers/md/
H
A
D
md-bitmap.h
198
int
need_sync
;
member
/kernel/linux/linux-6.6/drivers/md/
H
A
D
md-bitmap.h
198
int
need_sync
;
member
/kernel/linux/linux-5.10/net/ipv4/
H
A
D
udp_tunnel_nic.c
44
u8
need_sync
:1;
member
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/dsi/
H
A
D
dsi_manager.c
747
bool
need_sync
= (IS_SYNC_NEEDED() && !is_read);
in msm_dsi_manager_cmd_xfer()
local
/kernel/linux/linux-5.10/fs/gfs2/
H
A
D
super.c
242
int
need_sync
= 0;
in gfs2_statfs_change()
local
H
A
D
quota.c
1101
static int
need_sync
(struct gfs2_quota_data *qd)
in need_sync()
function
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/lib/
H
A
D
crypto.c
71
unsigned long *
need_sync
;
member
482
unsigned long *
need_sync
= bulk->
need_sync
;
mlx5_crypto_dek_bulk_reset_synced()
local
[all...]
/kernel/linux/linux-6.6/fs/gfs2/
H
A
D
super.c
227
int
need_sync
= 0;
in gfs2_statfs_change()
local
H
A
D
quota.c
1115
static bool
need_sync
(struct gfs2_quota_data *qd)
in need_sync()
function
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/dsi/
H
A
D
dsi_manager.c
571
bool
need_sync
= (IS_SYNC_NEEDED() && !is_read);
in msm_dsi_manager_cmd_xfer()
local
/kernel/linux/linux-6.6/net/ipv4/
H
A
D
udp_tunnel_nic.c
44
u8
need_sync
:1;
member
/kernel/linux/linux-5.10/arch/powerpc/kvm/
H
A
D
book3s_hv_rm_mmu.c
457
do_tlbies(struct kvm *kvm, unsigned long *rbvalues, long npages, int global, bool
need_sync
)
do_tlbies()
argument
/kernel/linux/linux-6.6/arch/powerpc/kvm/
H
A
D
book3s_hv_rm_mmu.c
454
do_tlbies(struct kvm *kvm, unsigned long *rbvalues, long npages, int global, bool
need_sync
)
do_tlbies()
argument
/kernel/linux/linux-6.6/net/rfkill/
H
A
D
core.c
51
bool
need_sync
;
member
/kernel/linux/linux-5.10/drivers/hid/
H
A
D
hid-multitouch.c
903
bool
need_sync
= false;
in mt_release_pending_palms()
local
/kernel/linux/linux-5.10/drivers/input/
H
A
D
input.c
719
bool
need_sync
= false;
in input_dev_release_keys()
local
/kernel/linux/linux-6.6/drivers/hid/
H
A
D
hid-multitouch.c
935
bool
need_sync
= false;
in mt_release_pending_palms()
local
/kernel/linux/linux-6.6/drivers/input/
H
A
D
input.c
734
bool
need_sync
= false;
in input_dev_release_keys()
local
/kernel/linux/linux-5.10/drivers/iommu/amd/
H
A
D
amd_iommu_types.h
576
bool
need_sync
;
member
/kernel/linux/linux-5.10/arch/x86/kvm/mmu/
H
A
D
mmu.c
2032
bool
need_sync
= false;
in kvm_mmu_get_page()
local
/kernel/linux/linux-5.10/fs/ubifs/
H
A
D
ubifs.h
697
unsigned int
need_sync
:1;
member
/kernel/linux/linux-6.6/fs/ubifs/
H
A
D
ubifs.h
706
unsigned int
need_sync
:1;
member
/kernel/linux/linux-6.6/drivers/net/
H
A
D
virtio_net.c
140
u16
need_sync
;
member
Completed in 61 milliseconds
1
2