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:rcache
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/drivers/iommu/
H
A
D
iova.c
865
struct iova_rcache *
rcache
;
in init_iova_rcaches()
local
891
__iova_
rcache
_insert(struct iova_domain *iovad, struct iova_
rcache
*
rcache
, unsigned long iova_pfn)
__iova_rcache_insert()
argument
955
__iova_
rcache
_get(struct iova_
rcache
*
rcache
, unsigned long limit_pfn)
__iova_rcache_get()
argument
1011
struct iova_
rcache
*
rcache
;
free_iova_rcaches()
local
1035
struct iova_
rcache
*
rcache
;
free_cpu_cached_iovas()
local
[all...]
/kernel/linux/linux-6.6/drivers/iommu/
H
A
D
iova.c
733
struct iova_rcache *
rcache
;
in iova_domain_init_rcaches()
local
775
__iova_
rcache
_insert(struct iova_domain *iovad, struct iova_
rcache
*
rcache
, unsigned long iova_pfn)
__iova_rcache_insert()
argument
839
__iova_
rcache
_get(struct iova_
rcache
*
rcache
, unsigned long limit_pfn)
__iova_rcache_get()
argument
895
struct iova_
rcache
*
rcache
;
free_iova_rcaches()
local
924
struct iova_
rcache
*
rcache
;
free_cpu_cached_iovas()
local
943
struct iova_
rcache
*
rcache
;
free_global_cached_iovas()
local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/
H
A
D
vmwgfx_execbuf.c
278
static void vmw_execbuf_rcache_update(struct vmw_res_cache_entry *
rcache
,
in vmw_execbuf_rcache_update()
argument
306
struct vmw_res_cache_entry *
rcache
;
in vmw_execbuf_res_noref_val_add()
local
355
struct vmw_res_cache_entry *
rcache
;
vmw_execbuf_res_noctx_val_add()
local
654
struct vmw_res_cache_entry *
rcache
= &sw_context->res_cache[res_type];
vmw_cmd_res_check()
local
862
struct vmw_res_cache_entry *
rcache
=
vmw_execbuf_info_from_res()
local
2756
struct vmw_res_cache_entry *
rcache
;
vmw_cmd_dx_genmips()
local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/
H
A
D
vmwgfx_execbuf.c
283
static void vmw_execbuf_rcache_update(struct vmw_res_cache_entry *
rcache
,
in vmw_execbuf_rcache_update()
argument
317
struct vmw_res_cache_entry *
rcache
;
in vmw_execbuf_res_val_add()
local
639
struct vmw_res_cache_entry *
rcache
= &sw_context->res_cache[res_type];
vmw_cmd_res_check()
local
853
struct vmw_res_cache_entry *
rcache
=
vmw_execbuf_info_from_res()
local
2798
struct vmw_res_cache_entry *
rcache
;
vmw_cmd_dx_genmips()
local
[all...]
Completed in 9 milliseconds