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:primary_index
(Results
1 - 9
of
9
) sorted by relevance
/kernel/linux/linux-5.10/fs/fscache/
H
A
D
netfs.c
47
netfs->
primary_index
= cookie;
in __fscache_register_netfs()
69
fscache_relinquish_cookie(netfs->
primary_index
, NULL, false);
in __fscache_unregister_netfs()
/kernel/linux/linux-5.10/fs/ceph/
H
A
D
cache.c
88
fsc->fscache = fscache_acquire_cookie(ceph_cache_netfs.
primary_index
,
in ceph_fscache_register_fs()
/kernel/linux/linux-5.10/fs/cifs/
H
A
D
fscache.c
78
fscache_acquire_cookie(cifs_fscache_netfs.
primary_index
,
in cifs_fscache_get_client_cookie()
/kernel/linux/linux-5.10/fs/9p/
H
A
D
cache.c
60
v9ses->fscache = fscache_acquire_cookie(v9fs_cache_netfs.
primary_index
,
in v9fs_cache_session_get_cookie()
/kernel/linux/linux-5.10/include/linux/
H
A
D
fscache.h
123
struct fscache_cookie *
primary_index
;
member
/kernel/linux/linux-5.10/fs/nfs/
H
A
D
fscache.c
83
clp->fscache = fscache_acquire_cookie(nfs_fscache_netfs.
primary_index
,
in nfs_fscache_get_client_cookie()
/kernel/linux/linux-5.10/include/trace/events/
H
A
D
fscache.h
207
__entry->cookie = netfs->
primary_index
;
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn32/
H
A
D
dcn32_resource.c
2575
int
primary_index
, preferred_pipe_idx;
in find_idle_secondary_pipe_check_mpo()
local
2598
primary_index
= primary_pipe->pipe_idx;
in find_idle_secondary_pipe_check_mpo()
2599
old_primary_pipe = &primary_pipe->stream->ctx->dc->current_state->res_ctx.pipe_ctx[
primary_index
];
in find_idle_secondary_pipe_check_mpo()
/kernel/linux/linux-5.10/fs/afs/
H
A
D
cell.c
684
cell->cache = fscache_acquire_cookie(afs_cache_netfs.
primary_index
,
in afs_activate_cell()
Completed in 9 milliseconds