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:nvif_mem_dtor
(Results
1 - 13
of
13
) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvif/
H
A
D
mem.c
36
nvif_mem_dtor
(mem);
in nvif_mem_ctor_map()
42
nvif_mem_dtor
(struct nvif_mem *mem)
in nvif_mem_dtor()
function
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvif/
H
A
D
mem.c
36
nvif_mem_dtor
(mem);
in nvif_mem_ctor_map()
42
nvif_mem_dtor
(struct nvif_mem *mem)
in nvif_mem_dtor()
function
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/include/nvif/
H
A
D
mem.h
18
void
nvif_mem_dtor
(struct nvif_mem *);
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/include/nvif/
H
A
D
mem.h
18
void
nvif_mem_dtor
(struct nvif_mem *);
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/dispnv50/
H
A
D
lut.c
63
nvif_mem_dtor
(&lut->mem[i]);
in nv50_lut_fini()
H
A
D
crc.c
549
nvif_mem_dtor
(&ctx->mem);
in nv50_crc_ctx_init()
557
nvif_mem_dtor
(&ctx->mem);
in nv50_crc_ctx_fini()
H
A
D
disp.c
125
nvif_mem_dtor
(&dmac->_push.mem);
in nv50_dmac_destroy()
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/dispnv50/
H
A
D
lut.c
63
nvif_mem_dtor
(&lut->mem[i]);
in nv50_lut_fini()
H
A
D
crc.c
527
nvif_mem_dtor
(&ctx->mem);
in nv50_crc_ctx_init()
535
nvif_mem_dtor
(&ctx->mem);
in nv50_crc_ctx_fini()
H
A
D
disp.c
126
nvif_mem_dtor
(&dmac->_push.mem);
in nv50_dmac_destroy()
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/
H
A
D
nouveau_mem.c
90
nvif_mem_dtor
(&mem->mem);
in nouveau_mem_fini()
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/
H
A
D
nouveau_mem.c
84
nvif_mem_dtor
(&mem->mem);
in nouveau_mem_fini()
H
A
D
nouveau_chan.c
107
nvif_mem_dtor
(&chan->mem_userd);
in nouveau_channel_del()
Completed in 19 milliseconds