OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:dma_fence_init
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/include/linux/
dma-fence.h
102
#define
dma_fence_init
linux_dma_fence_init
macro
121
void
dma_fence_init
(struct dma_fence *, const struct dma_fence_ops *,
/src/sys/external/bsd/drm2/linux/
linux_dma_fence.c
135
dma_fence_init
(&dma_fence_stub.fence, &dma_fence_stub_ops,
153
*
dma_fence_init
; after the last dma_fence_put, this becomes
168
*
dma_fence_init
(fence, ops, lock, context, seqno)
174
dma_fence_init
(struct dma_fence *fence, const struct dma_fence_ops *ops,
function in typeref:typename:void
229
* Clean up memory initialized with
dma_fence_init
. This is meant
271
* memory with kmalloc to be initialized with
dma_fence_init
.
Completed in 12 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025