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 D | radeon_drm_cs.h | 136 void radeon_drm_cs_emit_ioctl_oneshot(void *job, int thread_index);
|
| H A D | radeon_drm_cs.c | 449 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 D | radeon_drm_cs.h | 140 void radeon_drm_cs_emit_ioctl_oneshot(void *job, void *gdata, int thread_index);
|
| H A D | radeon_drm_cs.c | 478 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