Home
last modified time | relevance | path

Searched refs:mos_sync_syncobj_destroy (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/intel-media-driver/media_softlet/linux/common/os/xe/
H A Dmos_synchronization_xe.c65 int mos_sync_syncobj_destroy(int fd, uint32_t handle) in mos_sync_syncobj_destroy() function
481 mos_sync_syncobj_destroy(fd, dep->syncobj_handle); in mos_sync_destroy_timeline_dep()
H A Dmos_bufmgr_xe.c1219 mos_sync_syncobj_destroy(fd, sync.handle); in mos_vm_bind_sync_xe()
1229 mos_sync_syncobj_destroy(fd, sync.handle); in mos_vm_bind_sync_xe()
2534 mos_sync_syncobj_destroy(bufmgr_gem->fd, external_bos[i].syncobj_handle); in mos_bo_context_exec_with_sync_xe()
2542 mos_sync_syncobj_destroy(bufmgr_gem->fd, temp_syncobj); in mos_bo_context_exec_with_sync_xe()
/aosp_15_r20/external/intel-media-driver/media_softlet/linux/common/os/xe/include/
H A Dmos_synchronization_xe.h67 int mos_sync_syncobj_destroy(int fd, uint32_t handle);