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:cache_dir
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H
A
D
cacheinfo.c
31
struct
cache_dir
{
struct
494
struct
cache_dir
*
cache_dir
;
in cacheinfo_create_cache_dir()
local
777
cacheinfo_create_index_dir(struct cache *cache, int index, struct
cache_dir
*
cache_dir
)
cacheinfo_create_index_dir()
argument
805
struct
cache_dir
*
cache_dir
;
cacheinfo_sysfs_populate()
local
853
remove_index_dirs(struct
cache_dir
*
cache_dir
)
remove_index_dirs()
argument
868
remove_
cache_dir
(struct
cache_dir
*
cache_dir
)
remove_cache_dir()
argument
903
struct
cache_dir
*
cache_dir
;
cacheinfo_cpu_offline()
local
[all...]
/kernel/linux/linux-6.6/arch/powerpc/kernel/
H
A
D
cacheinfo.c
30
struct
cache_dir
{
struct
530
struct
cache_dir
*
cache_dir
;
in cacheinfo_create_cache_dir()
local
785
cacheinfo_create_index_dir(struct cache *cache, int index, struct
cache_dir
*
cache_dir
)
cacheinfo_create_index_dir()
argument
813
struct
cache_dir
*
cache_dir
;
cacheinfo_sysfs_populate()
local
863
remove_index_dirs(struct
cache_dir
*
cache_dir
)
remove_index_dirs()
argument
878
remove_
cache_dir
(struct
cache_dir
*
cache_dir
)
remove_cache_dir()
argument
913
struct
cache_dir
*
cache_dir
;
cacheinfo_cpu_offline()
local
[all...]
/kernel/linux/linux-5.10/fs/hmdfs/
H
A
D
hmdfs.h
133
char *
cache_dir
;
member
H
A
D
hmdfs_dentryfile.c
1068
struct path
cache_dir
;
in create_local_dentry_file_cache()
local
/kernel/linux/linux-6.6/fs/hmdfs/
H
A
D
hmdfs.h
133
char *
cache_dir
;
member
H
A
D
hmdfs_dentryfile.c
1069
struct path
cache_dir
;
in create_local_dentry_file_cache()
local
Completed in 12 milliseconds