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:id_mgr
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H
A
D
amdgpu_ids.c
203
struct amdgpu_vmid_mgr *
id_mgr
= &adev->vm_manager.
id_mgr
[vmhub];
in amdgpu_vmid_grab_idle()
local
347
struct amdgpu_vmid_mgr *
id_mgr
= &adev->vm_manager.
id_mgr
[vmhub];
in amdgpu_vmid_grab_used()
local
415
struct amdgpu_vmid_mgr *
id_mgr
= &adev->vm_manager.
id_mgr
[vmhu
in amdgpu_vmid_grab()
local
473
struct amdgpu_vm
id_mgr
*
id_mgr
;
amdgpu_vmid_alloc_reserved()
local
504
struct amdgpu_vm
id_mgr
*
id_mgr
= &adev->vm_manager.
id_mgr
[vmhub];
amdgpu_vmid_free_reserved()
local
527
struct amdgpu_vm
id_mgr
*
id_mgr
= &adev->vm_manager.
id_mgr
[vmhub];
amdgpu_vmid_reset()
local
553
struct amdgpu_vm
id_mgr
*
id_mgr
=
amdgpu_vmid_reset_all()
local
573
struct amdgpu_vm
id_mgr
*
id_mgr
=
amdgpu_vmid_mgr_init()
local
604
struct amdgpu_vm
id_mgr
*
id_mgr
=
amdgpu_vmid_mgr_fini()
local
[all...]
H
A
D
amdgpu_vm.h
326
struct amdgpu_vmid_mgr
id_mgr
[AMDGPU_MAX_VMHUBS];
member
H
A
D
amdgpu_vm.c
1039
struct amdgpu_vmid_mgr *
id_mgr
= &adev->vm_manager.
id_mgr
[vmhub];
in amdgpu_vm_need_pipeline_sync()
local
1078
struct amdgpu_vmid_mgr *
id_mgr
= &adev->vm_manager.
id_mgr
[vmhub];
in amdgpu_vm_flush()
local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H
A
D
amdgpu_ids.c
206
struct amdgpu_vmid_mgr *
id_mgr
= &adev->vm_manager.
id_mgr
[vmhub];
in amdgpu_vmid_grab_idle()
local
281
struct amdgpu_vmid_mgr *
id_mgr
= &adev->vm_manager.
id_mgr
[vmhub];
in amdgpu_vmid_grab_reserved()
local
342
struct amdgpu_vmid_mgr *
id_mgr
= &adev->vm_manager.
id_mgr
[vmhu
in amdgpu_vmid_grab_used()
local
402
struct amdgpu_vm
id_mgr
*
id_mgr
= &adev->vm_manager.
id_mgr
[vmhub];
amdgpu_vmid_grab()
local
465
struct amdgpu_vm
id_mgr
*
id_mgr
= &adev->vm_manager.
id_mgr
[vmhub];
amdgpu_vmid_alloc_reserved()
local
487
struct amdgpu_vm
id_mgr
*
id_mgr
= &adev->vm_manager.
id_mgr
[vmhub];
amdgpu_vmid_free_reserved()
local
511
struct amdgpu_vm
id_mgr
*
id_mgr
= &adev->vm_manager.
id_mgr
[vmhub];
amdgpu_vmid_reset()
local
537
struct amdgpu_vm
id_mgr
*
id_mgr
=
amdgpu_vmid_reset_all()
local
557
struct amdgpu_vm
id_mgr
*
id_mgr
=
amdgpu_vmid_mgr_init()
local
592
struct amdgpu_vm
id_mgr
*
id_mgr
=
amdgpu_vmid_mgr_fini()
local
[all...]
H
A
D
amdgpu_vm.h
350
struct amdgpu_vmid_mgr
id_mgr
[AMDGPU_MAX_VMHUBS];
member
H
A
D
amdgpu_vm.c
571
struct amdgpu_vmid_mgr *
id_mgr
= &adev->vm_manager.
id_mgr
[vmhub];
in amdgpu_vm_need_pipeline_sync()
local
605
struct amdgpu_vmid_mgr *
id_mgr
= &adev->vm_manager.
id_mgr
[vmhub];
in amdgpu_vm_flush()
local
[all...]
Completed in 8 milliseconds