Home
last modified time | relevance | path

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

/linux-6.15/drivers/misc/
H A Dntsync.c432 ntsync_unlock_obj(dev, sem, all); in ntsync_sem_release()
483 ntsync_unlock_obj(dev, mutex, all); in ntsync_mutex_unlock()
532 ntsync_unlock_obj(dev, mutex, all); in ntsync_mutex_kill()
556 ntsync_unlock_obj(dev, event, all); in ntsync_event_set()
578 ntsync_unlock_obj(dev, event, all); in ntsync_event_reset()
601 ntsync_unlock_obj(dev, sem, all); in ntsync_sem_read()
625 ntsync_unlock_obj(dev, mutex, all); in ntsync_mutex_read()
981 ntsync_unlock_obj(dev, obj, all); in ntsync_wait_any()
1000 ntsync_unlock_obj(dev, obj, all); in ntsync_wait_any()
1015 ntsync_unlock_obj(dev, obj, all); in ntsync_wait_any()
[all …]