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:dcache
(Results
1 - 16
of
16
) sorted by relevance
/kernel/linux/linux-5.10/arch/sh/mm/
H
A
D
cache-sh4.c
316
struct cache_info *
dcache
;
in __flush_cache_one()
local
[all...]
/kernel/linux/linux-6.6/arch/sh/mm/
H
A
D
cache-sh4.c
327
struct cache_info *
dcache
;
in __flush_cache_one()
local
[all...]
/kernel/linux/linux-5.10/arch/mips/include/asm/
H
A
D
cpu-info.h
76
struct cache_desc
dcache
; /* Primary D or combined I/D cache */
member
/kernel/linux/linux-6.6/arch/mips/include/asm/
H
A
D
cpu-info.h
76
struct cache_desc
dcache
; /* Primary D or combined I/D cache */
member
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/adreno/
H
A
D
a6xx_gmu.h
62
struct a6xx_gmu_bo
dcache
;
member
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/adreno/
H
A
D
a6xx_gmu.h
68
struct a6xx_gmu_bo
dcache
;
member
/kernel/linux/linux-5.10/arch/sh/include/asm/
H
A
D
processor.h
79
struct cache_info
dcache
; /* Primary D-cache */
member
/kernel/linux/linux-6.6/arch/sh/include/asm/
H
A
D
processor.h
78
struct cache_info
dcache
; /* Primary D-cache */
member
/kernel/linux/linux-5.10/fs/affs/
H
A
D
amigaffs.h
72
__be32
dcache
;
member
/kernel/linux/linux-6.6/fs/affs/
H
A
D
amigaffs.h
72
__be32
dcache
;
member
/kernel/linux/linux-5.10/drivers/gpio/
H
A
D
gpio-aspeed.c
65
u32 *
dcache
;
member
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H
A
D
cacheinfo.c
365
struct cache *
dcache
, *icache;
in cache_do_one_devnode_split()
local
/kernel/linux/linux-6.6/arch/powerpc/kernel/
H
A
D
cacheinfo.c
372
struct cache *
dcache
, *icache;
in cache_do_one_devnode_split()
local
/kernel/linux/linux-5.10/arch/arc/include/asm/
H
A
D
arcregs.h
328
struct cpuinfo_arc_cache icache,
dcache
, slc;
member
/kernel/linux/linux-6.6/drivers/gpio/
H
A
D
gpio-aspeed.c
67
u32 *
dcache
;
member
/third_party/ltp/testcases/kernel/fs/fsstress/
H
A
D
fsstress.c
209
int
dcache
[NDCACHE];
variable
Completed in 16 milliseconds