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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/winsys/radeon/drm/
H A Dradeon_drm_cs.h136 void radeon_drm_cs_emit_ioctl_oneshot(void *job, int thread_index);
H A Dradeon_drm_cs.c449 void radeon_drm_cs_emit_ioctl_oneshot(void *job, int thread_index) function in typeref:typename:void
681 radeon_drm_cs_emit_ioctl_oneshot, NULL);
685 radeon_drm_cs_emit_ioctl_oneshot(cs, 0);
/xsrc/external/mit/MesaLib/dist/src/gallium/winsys/radeon/drm/
H A Dradeon_drm_cs.h140 void radeon_drm_cs_emit_ioctl_oneshot(void *job, void *gdata, int thread_index);
H A Dradeon_drm_cs.c478 void radeon_drm_cs_emit_ioctl_oneshot(void *job, void *gdata, int thread_index) function in typeref:typename:void
709 radeon_drm_cs_emit_ioctl_oneshot, NULL, 0);
713 radeon_drm_cs_emit_ioctl_oneshot(cs, NULL, 0);

Completed in 5 milliseconds