Searched refs:xen_drm_front_shbuf (Results 1 – 4 of 4) sorted by relevance
19 struct xen_drm_front_shbuf { struct51 struct xen_drm_front_shbuf * argument54 grant_ref_t xen_drm_front_shbuf_get_dir_start(struct xen_drm_front_shbuf *buf);56 int xen_drm_front_shbuf_map(struct xen_drm_front_shbuf *buf);58 int xen_drm_front_shbuf_unmap(struct xen_drm_front_shbuf *buf);60 void xen_drm_front_shbuf_flush(struct xen_drm_front_shbuf *buf);62 void xen_drm_front_shbuf_free(struct xen_drm_front_shbuf *buf);
35 void (*calc_num_grefs)(struct xen_drm_front_shbuf *buf);37 void (*fill_page_dir)(struct xen_drm_front_shbuf *buf);39 int (*grant_refs_for_buffer)(struct xen_drm_front_shbuf *buf,42 int (*map)(struct xen_drm_front_shbuf *buf);44 int (*unmap)(struct xen_drm_front_shbuf *buf);47 grant_ref_t xen_drm_front_shbuf_get_dir_start(struct xen_drm_front_shbuf *buf) in xen_drm_front_shbuf_get_dir_start()55 int xen_drm_front_shbuf_map(struct xen_drm_front_shbuf *buf) in xen_drm_front_shbuf_map()64 int xen_drm_front_shbuf_unmap(struct xen_drm_front_shbuf *buf) in xen_drm_front_shbuf_unmap()73 void xen_drm_front_shbuf_flush(struct xen_drm_front_shbuf *buf) in xen_drm_front_shbuf_flush()80 void xen_drm_front_shbuf_free(struct xen_drm_front_shbuf *buf) in xen_drm_front_shbuf_free()[all …]
7 xen_drm_front_shbuf.o \
35 struct xen_drm_front_shbuf *shbuf;39 struct xen_drm_front_shbuf *shbuf, u64 dbuf_cookie) in dbuf_add_to_list()174 struct xen_drm_front_shbuf *shbuf; in xen_drm_front_dbuf_create()