Home
last modified time | relevance | path

Searched refs:xendispl_req (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/xen/
H A Dxen_drm_front.c89 static struct xendispl_req *
92 struct xendispl_req *req; in be_prepare_req()
103 struct xendispl_req *req) in be_stream_do_io()
128 struct xendispl_req *req; in xen_drm_front_mode_set()
165 struct xendispl_req *req; in xen_drm_front_dbuf_create()
234 struct xendispl_req *req; in xen_drm_front_dbuf_destroy()
281 struct xendispl_req *req; in xen_drm_front_fb_attach()
319 struct xendispl_req *req; in xen_drm_front_fb_detach()
347 struct xendispl_req *req; in xen_drm_front_page_flip()
/kernel/linux/linux-6.6/drivers/gpu/drm/xen/
H A Dxen_drm_front.c88 static struct xendispl_req *
91 struct xendispl_req *req; in be_prepare_req()
102 struct xendispl_req *req) in be_stream_do_io()
127 struct xendispl_req *req; in xen_drm_front_mode_set()
164 struct xendispl_req *req; in xen_drm_front_dbuf_create()
233 struct xendispl_req *req; in xen_drm_front_dbuf_destroy()
280 struct xendispl_req *req; in xen_drm_front_fb_attach()
318 struct xendispl_req *req; in xen_drm_front_fb_detach()
346 struct xendispl_req *req; in xen_drm_front_page_flip()
/kernel/linux/linux-5.10/include/xen/interface/io/
H A Ddisplif.h81 * notification can be made conditional on xendispl_req (i.e., the generic
83 * xendispl_req appropriately (e.g., using RING_FINAL_CHECK_FOR_REQUESTS()).
877 struct xendispl_req { struct
914 DEFINE_RING_TYPES(xen_displif, struct xendispl_req, struct xendispl_resp);
/kernel/linux/linux-6.6/include/xen/interface/io/
H A Ddisplif.h64 * notification can be made conditional on xendispl_req (i.e., the generic
66 * xendispl_req appropriately (e.g., using RING_FINAL_CHECK_FOR_REQUESTS()).
860 struct xendispl_req { struct
897 DEFINE_RING_TYPES(xen_displif, struct xendispl_req, struct xendispl_resp);

Completed in 6 milliseconds