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
refs:sync_needed
(Results
1 - 7
of
7
) sorted by relevance
/kernel/linux/linux-6.6/drivers/base/regmap/
H
A
D
regcache-maple.c
248
bool
sync_needed
= false;
in regcache_maple_sync()
local
259
if (!
sync_needed
) {
in regcache_maple_sync()
261
sync_needed
= true;
in regcache_maple_sync()
266
if (!
sync_needed
)
in regcache_maple_sync()
273
sync_needed
= false;
in regcache_maple_sync()
276
if (
sync_needed
) {
in regcache_maple_sync()
281
sync_needed
= false;
in regcache_maple_sync()
/kernel/linux/linux-5.10/drivers/crypto/
H
A
D
talitos.c
1208
bool
sync_needed
= false;
in ipsec_esp()
local
1234
sync_needed
= true;
in ipsec_esp()
1259
sync_needed
= true;
in ipsec_esp()
1288
sync_needed
= true;
in ipsec_esp()
1291
sync_needed
= true;
in ipsec_esp()
1302
if (
sync_needed
)
in ipsec_esp()
1578
bool
sync_needed
= false;
in common_nonsnoop()
local
1606
sync_needed
= true;
in common_nonsnoop()
1618
sync_needed
= true;
in common_nonsnoop()
1626
if (
sync_needed
)
in common_nonsnoop()
1797
bool
sync_needed
= false;
common_nonsnoop_hash()
local
[all...]
/kernel/linux/linux-6.6/drivers/crypto/
H
A
D
talitos.c
1209
bool
sync_needed
= false;
in ipsec_esp()
local
1235
sync_needed
= true;
in ipsec_esp()
1260
sync_needed
= true;
in ipsec_esp()
1289
sync_needed
= true;
in ipsec_esp()
1292
sync_needed
= true;
in ipsec_esp()
1303
if (
sync_needed
)
in ipsec_esp()
1579
bool
sync_needed
= false;
in common_nonsnoop()
local
1607
sync_needed
= true;
in common_nonsnoop()
1619
sync_needed
= true;
in common_nonsnoop()
1627
if (
sync_needed
)
in common_nonsnoop()
1798
bool
sync_needed
= false;
common_nonsnoop_hash()
local
[all...]
/kernel/linux/linux-5.10/drivers/dma/mediatek/
H
A
D
mtk-hsdma.c
759
bool
sync_needed
= false;
in mtk_hsdma_free_active_desc()
local
769
sync_needed
= true;
in mtk_hsdma_free_active_desc()
773
if (
sync_needed
)
in mtk_hsdma_free_active_desc()
H
A
D
mtk-cqdma.c
574
bool
sync_needed
= false;
in mtk_cqdma_free_active_desc()
local
585
sync_needed
= true;
in mtk_cqdma_free_active_desc()
592
if (
sync_needed
)
in mtk_cqdma_free_active_desc()
/kernel/linux/linux-6.6/drivers/dma/mediatek/
H
A
D
mtk-hsdma.c
758
bool
sync_needed
= false;
in mtk_hsdma_free_active_desc()
local
768
sync_needed
= true;
in mtk_hsdma_free_active_desc()
772
if (
sync_needed
)
in mtk_hsdma_free_active_desc()
H
A
D
mtk-cqdma.c
573
bool
sync_needed
= false;
in mtk_cqdma_free_active_desc()
local
584
sync_needed
= true;
in mtk_cqdma_free_active_desc()
591
if (
sync_needed
)
in mtk_cqdma_free_active_desc()
Completed in 12 milliseconds