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:dma_fence_free
(Results
1 - 21
of
21
) sorted by relevance
/kernel/linux/linux-5.10/drivers/dma-buf/
H
A
D
seqno-fence.c
52
dma_fence_free
(&f->base);
in seqno_release()
H
A
D
dma-fence.c
469
dma_fence_free
(fence);
in dma_fence_release()
474
*
dma_fence_free
- default release function for &dma_fence.
480
void
dma_fence_free
(struct dma_fence *fence)
in dma_fence_free()
function
484
EXPORT_SYMBOL(
dma_fence_free
);
variable
H
A
D
dma-fence-array.c
123
dma_fence_free
(fence);
in dma_fence_array_release()
H
A
D
dma-fence-chain.c
207
dma_fence_free
(fence);
in dma_fence_chain_release()
H
A
D
sw_sync.c
145
dma_fence_free
(fence);
in timeline_fence_release()
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gem/
H
A
D
i915_gem_fence.c
50
dma_fence_free
(&stub->dma);
in stub_release()
H
A
D
i915_gem_client_blt.c
124
dma_fence_free
(&w->dma);
in clear_pages_work_release()
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/
H
A
D
i915_sw_fence_work.c
74
dma_fence_free
(&f->dma);
in fence_release()
/kernel/linux/linux-6.6/drivers/dma-buf/
H
A
D
dma-fence.c
562
dma_fence_free
(fence);
in dma_fence_release()
567
*
dma_fence_free
- default release function for &dma_fence.
573
void
dma_fence_free
(struct dma_fence *fence)
in dma_fence_free()
function
577
EXPORT_SYMBOL(
dma_fence_free
);
variable
H
A
D
dma-fence-array.c
123
dma_fence_free
(fence);
in dma_fence_array_release()
H
A
D
dma-fence-chain.c
206
dma_fence_free
(fence);
in dma_fence_chain_release()
H
A
D
sw_sync.c
145
dma_fence_free
(fence);
in timeline_fence_release()
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
H
A
D
i915_sw_fence_work.c
77
dma_fence_free
(&f->dma);
in fence_release()
/kernel/linux/linux-5.10/drivers/gpu/drm/vgem/
H
A
D
vgem_fence.c
53
dma_fence_free
(&fence->base);
in vgem_fence_release()
/kernel/linux/linux-6.6/drivers/gpu/drm/vgem/
H
A
D
vgem_fence.c
53
dma_fence_free
(&fence->base);
in vgem_fence_release()
/kernel/linux/linux-5.10/include/linux/
H
A
D
dma-fence.h
239
* NULL, then
dma_fence_free
() is instead called as the default
270
void
dma_fence_free
(struct dma_fence *fence);
/kernel/linux/linux-6.6/include/linux/
H
A
D
dma-fence.h
235
* NULL, then
dma_fence_free
() is instead called as the default
286
void
dma_fence_free
(struct dma_fence *fence);
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/
H
A
D
nouveau_fence.c
502
dma_fence_free
(&fence->base);
in nouveau_fence_release()
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/
H
A
D
nouveau_fence.c
519
dma_fence_free
(&fence->base);
in nouveau_fence_release()
/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/
H
A
D
vmwgfx_fence.c
547
dma_fence_free
(&fence->base);
in vmw_fence_destroy()
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/
H
A
D
vmwgfx_fence.c
537
dma_fence_free
(&fence->base);
in vmw_fence_destroy()
Completed in 14 milliseconds