Home
last modified time | relevance | path

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

/linux/drivers/misc/
H A Dntsync.c308 static void try_wake_all_obj(struct ntsync_device *dev, struct ntsync_obj *obj) in try_wake_all_obj() function
428 try_wake_all_obj(dev, sem); in ntsync_sem_release()
479 try_wake_all_obj(dev, mutex); in ntsync_mutex_unlock()
528 try_wake_all_obj(dev, mutex); in ntsync_mutex_kill()
551 try_wake_all_obj(dev, event); in ntsync_event_set()