OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dma_resv_poll
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/external/bsd/drm2/include/linux/
dma-resv.h
58
struct
dma_resv_poll
{
struct
136
void dma_resv_poll_init(struct
dma_resv_poll
*);
137
void dma_resv_poll_fini(struct
dma_resv_poll
*);
139
struct
dma_resv_poll
*);
141
struct knote *, struct
dma_resv_poll
*);
dma-buf.h
82
struct
dma_resv_poll
db_resv_poll;
/src/sys/external/bsd/drm2/linux/
linux_dma_buf.c
268
struct
dma_resv_poll
*rpoll = &dmabuf->db_resv_poll;
277
struct
dma_resv_poll
*rpoll = &dmabuf->db_resv_poll;
linux_dma_resv.c
1229
dma_resv_poll_init(struct
dma_resv_poll
*rpoll)
1243
dma_resv_poll_fini(struct
dma_resv_poll
*rpoll)
1264
struct
dma_resv_poll
*rpoll = container_of(fcb,
1265
struct
dma_resv_poll
, rp_fcb);
1288
struct
dma_resv_poll
*rpoll)
1477
struct knote *kn, struct
dma_resv_poll
*rpoll)
Completed in 14 milliseconds
Indexes created Fri Oct 17 09:09:57 GMT 2025