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:amdgpu_mes_queue
(Results
1 - 7
of
7
) sorted by relevance
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H
A
D
amdgpu_mes.c
213
static void amdgpu_mes_queue_free_mqd(struct
amdgpu_mes_queue
*q)
in amdgpu_mes_queue_free_mqd()
282
struct
amdgpu_mes_queue
*queue, *tmp2;
in amdgpu_mes_destroy_process()
510
struct
amdgpu_mes_queue
*q,
in amdgpu_mes_queue_alloc_mqd()
541
struct
amdgpu_mes_queue
*q,
in amdgpu_mes_queue_init_mqd()
580
struct
amdgpu_mes_queue
*queue;
in amdgpu_mes_add_hw_queue()
589
queue = kzalloc(sizeof(struct
amdgpu_mes_queue
), GFP_KERNEL);
in amdgpu_mes_add_hw_queue()
700
struct
amdgpu_mes_queue
*queue;
in amdgpu_mes_remove_hw_queue()
H
A
D
amdgpu_mes.h
167
struct
amdgpu_mes_queue
{
struct
H
A
D
sdma_v5_0.c
1572
struct
amdgpu_mes_queue
*queue;
in sdma_v5_0_process_trap_irq()
H
A
D
sdma_v5_2.c
1420
struct
amdgpu_mes_queue
*queue;
in sdma_v5_2_process_trap_irq()
H
A
D
sdma_v6_0.c
1478
struct
amdgpu_mes_queue
*queue;
in sdma_v6_0_process_trap_irq()
H
A
D
gfx_v11_0.c
5859
struct
amdgpu_mes_queue
*queue;
in gfx_v11_0_eop_irq()
H
A
D
gfx_v10_0.c
8910
struct
amdgpu_mes_queue
*queue;
in gfx_v10_0_eop_irq()
Completed in 30 milliseconds