Home
last modified time | relevance | path

Searched defs:dbuf_list (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/xen/
H A Dxen_drm_front.h104 struct list_head dbuf_list; member
H A Dxen_drm_front.c51 static struct xen_drm_front_dbuf *dbuf_get(struct list_head *dbuf_list, in dbuf_get() argument
63 static void dbuf_free(struct list_head *dbuf_list, u64 dbuf_cookie) in dbuf_free() argument
77 static void dbuf_free_all(struct list_head *dbuf_list) in dbuf_free_all() argument
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/xen/
H A Dxen_drm_front.h95 struct list_head dbuf_list; member
H A Dxen_drm_front.c50 static struct xen_drm_front_dbuf *dbuf_get(struct list_head *dbuf_list, in dbuf_get() argument
62 static void dbuf_free(struct list_head *dbuf_list, u64 dbuf_cookie) in dbuf_free() argument
76 static void dbuf_free_all(struct list_head *dbuf_list) in dbuf_free_all() argument
[all...]

Completed in 3 milliseconds