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:DUMP_REG
(Results
1 - 19
of
19
) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H
A
D
amdgpu_amdkfd_arcturus.c
52
#define
DUMP_REG
(addr) do { \
macro
H
A
D
amdgpu_amdkfd_gfx_v9.c
374
#define
DUMP_REG
(addr) do { \
in kgd_gfx_v9_hqd_dump()
macro
H
A
D
amdgpu_amdkfd_gfx_v10.c
365
#define
DUMP_REG
(addr) do { \
in kgd_hqd_dump()
macro
H
A
D
amdgpu_amdkfd_gfx_v10_3.c
350
#define
DUMP_REG
(addr) do { \
in hqd_dump_v10_3()
macro
H
A
D
amdgpu_amdkfd_gfx_v7.c
263
#define
DUMP_REG
(addr) do { \
in kgd_hqd_dump()
macro
H
A
D
amdgpu_amdkfd_gfx_v8.c
250
#define
DUMP_REG
(addr) do { \
in kgd_hqd_dump()
macro
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H
A
D
amdgpu_amdkfd_arcturus.c
56
#define
DUMP_REG
(addr) do { \
macro
H
A
D
amdgpu_amdkfd_gfx_v8.c
234
#define
DUMP_REG
(addr) do { \
in kgd_hqd_dump()
macro
[all...]
H
A
D
amdgpu_amdkfd_gc_9_4_3.c
137
#define
DUMP_REG
(addr) do { \
in kgd_gfx_v9_4_3_hqd_sdma_dump()
macro
H
A
D
amdgpu_amdkfd_gfx_v7.c
210
#define
DUMP_REG
(addr) do { \
in kgd_hqd_dump()
macro
H
A
D
amdgpu_amdkfd_gfx_v11.c
319
#define
DUMP_REG
(addr) do { \
in hqd_dump_v11()
macro
H
A
D
amdgpu_amdkfd_gfx_v10_3.c
334
#define
DUMP_REG
(addr) do { \
in hqd_dump_v10_3()
macro
H
A
D
amdgpu_amdkfd_gfx_v9.c
361
#define
DUMP_REG
(addr) do { \
in kgd_gfx_v9_hqd_dump()
macro
H
A
D
amdgpu_amdkfd_gfx_v10.c
348
#define
DUMP_REG
(addr) do { \
in kgd_hqd_dump()
macro
/kernel/linux/linux-6.6/drivers/net/ethernet/mediatek/
H
A
D
mtk_wed_debugfs.c
27
#define
DUMP_REG
(_reg, ...) { #_reg, MTK_##_reg, __VA_ARGS__ }
macro
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H
A
D
hclge_debugfs.c
1497
#define
DUMP_REG
"dump reg"
in hclge_dbg_run_cmd()
macro
/kernel/linux/linux-5.10/drivers/video/fbdev/nvidia/
H
A
D
nvidia.c
239
#undef
DUMP_REG
macro
/kernel/linux/linux-5.10/drivers/staging/qlge/
H
A
D
qlge_dbg.c
1440
#define
DUMP_REG
(qdev, reg) \
macro
[all...]
/kernel/linux/linux-6.6/drivers/video/fbdev/nvidia/
H
A
D
nvidia.c
240
#undef
DUMP_REG
macro
Completed in 22 milliseconds