dbuf_cookie        38 drivers/gpu/drm/xen/xen_drm_front.c 	u64 dbuf_cookie;
dbuf_cookie        45 drivers/gpu/drm/xen/xen_drm_front.c 			     struct xen_drm_front_dbuf *dbuf, u64 dbuf_cookie)
dbuf_cookie        47 drivers/gpu/drm/xen/xen_drm_front.c 	dbuf->dbuf_cookie = dbuf_cookie;
dbuf_cookie        52 drivers/gpu/drm/xen/xen_drm_front.c 					   u64 dbuf_cookie)
dbuf_cookie        57 drivers/gpu/drm/xen/xen_drm_front.c 		if (buf->dbuf_cookie == dbuf_cookie)
dbuf_cookie        63 drivers/gpu/drm/xen/xen_drm_front.c static void dbuf_free(struct list_head *dbuf_list, u64 dbuf_cookie)
dbuf_cookie        68 drivers/gpu/drm/xen/xen_drm_front.c 		if (buf->dbuf_cookie == dbuf_cookie) {
dbuf_cookie       159 drivers/gpu/drm/xen/xen_drm_front.c 			      u64 dbuf_cookie, u32 width, u32 height,
dbuf_cookie       177 drivers/gpu/drm/xen/xen_drm_front.c 	dbuf_add_to_list(front_info, dbuf, dbuf_cookie);
dbuf_cookie       197 drivers/gpu/drm/xen/xen_drm_front.c 	req->op.dbuf_create.dbuf_cookie = dbuf_cookie;
dbuf_cookie       224 drivers/gpu/drm/xen/xen_drm_front.c 	dbuf_free(&front_info->dbuf_list, dbuf_cookie);
dbuf_cookie       229 drivers/gpu/drm/xen/xen_drm_front.c 				      u64 dbuf_cookie)
dbuf_cookie       248 drivers/gpu/drm/xen/xen_drm_front.c 		dbuf_free(&front_info->dbuf_list, dbuf_cookie);
dbuf_cookie       254 drivers/gpu/drm/xen/xen_drm_front.c 	req->op.dbuf_destroy.dbuf_cookie = dbuf_cookie;
dbuf_cookie       267 drivers/gpu/drm/xen/xen_drm_front.c 		dbuf_free(&front_info->dbuf_list, dbuf_cookie);
dbuf_cookie       274 drivers/gpu/drm/xen/xen_drm_front.c 			    u64 dbuf_cookie, u64 fb_cookie, u32 width,
dbuf_cookie       287 drivers/gpu/drm/xen/xen_drm_front.c 	buf = dbuf_get(&front_info->dbuf_list, dbuf_cookie);
dbuf_cookie       297 drivers/gpu/drm/xen/xen_drm_front.c 	req->op.fb_attach.dbuf_cookie = dbuf_cookie;
dbuf_cookie       147 drivers/gpu/drm/xen/xen_drm_front.h 			      u64 dbuf_cookie, u32 width, u32 height,
dbuf_cookie       151 drivers/gpu/drm/xen/xen_drm_front.h 			    u64 dbuf_cookie, u64 fb_cookie, u32 width,
dbuf_cookie       502 include/xen/interface/io/displif.h 	uint64_t dbuf_cookie;
dbuf_cookie       571 include/xen/interface/io/displif.h 	uint64_t dbuf_cookie;
dbuf_cookie       620 include/xen/interface/io/displif.h 	uint64_t dbuf_cookie;