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:nvkm_top_device
(Results
1 - 11
of
11
) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/top/
H
A
D
base.c
26
struct
nvkm_top_device
*
29
struct
nvkm_top_device
*info = kmalloc(sizeof(*info), GFP_KERNEL);
in nvkm_top_device_new()
47
struct
nvkm_top_device
*info;
in nvkm_top_addr()
63
struct
nvkm_top_device
*info;
in nvkm_top_reset()
79
struct
nvkm_top_device
*info;
in nvkm_top_intr_mask()
95
struct
nvkm_top_device
*info;
in nvkm_top_intr()
118
struct
nvkm_top_device
*info;
in nvkm_top_fault_id()
132
struct
nvkm_top_device
*info;
in nvkm_top_fault()
146
struct
nvkm_top_device
*info;
in nvkm_top_engine()
171
struct
nvkm_top_device
*inf
in nvkm_top_dtor()
[all...]
H
A
D
priv.h
14
struct
nvkm_top_device
{
struct
25
struct
nvkm_top_device
*nvkm_top_device_new(struct nvkm_top *);
H
A
D
gk104.c
31
struct
nvkm_top_device
*info = NULL;
in gk104_top_oneinit()
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/top/
H
A
D
base.c
26
struct
nvkm_top_device
*
29
struct
nvkm_top_device
*info = kmalloc(sizeof(*info), GFP_KERNEL);
in nvkm_top_device_new()
48
struct
nvkm_top_device
*info;
in nvkm_top_addr()
64
struct
nvkm_top_device
*info;
in nvkm_top_reset()
80
struct
nvkm_top_device
*info;
in nvkm_top_intr_mask()
96
struct
nvkm_top_device
*info;
in nvkm_top_fault_id()
110
struct
nvkm_top_device
*info;
in nvkm_top_fault()
135
struct
nvkm_top_device
*info, *temp;
in nvkm_top_dtor()
H
A
D
priv.h
14
struct
nvkm_top_device
*nvkm_top_device_new(struct nvkm_top *);
H
A
D
gk104.c
31
struct
nvkm_top_device
*info = NULL;
in gk104_top_parse()
H
A
D
ga100.c
29
struct
nvkm_top_device
*info = NULL;
in ga100_top_parse()
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/include/nvkm/subdev/
H
A
D
top.h
12
struct
nvkm_top_device
{
struct
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/core/
H
A
D
intr.c
37
struct
nvkm_top_device
*tdev;
in nvkm_intr_xlat()
297
struct
nvkm_top_device
*tdev;
in nvkm_intr_subdev_add()
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
H
A
D
ga100.c
442
struct
nvkm_top_device
*tdev;
in ga100_runl_new()
572
struct
nvkm_top_device
*tdev;
in ga100_fifo_runl_ctor()
H
A
D
gk104.c
759
struct
nvkm_top_device
*tdev;
in gk104_fifo_runl_ctor()
Completed in 5 milliseconds