Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/misc/
Dntsync.c74 static int ntsync_sem_post(struct ntsync_obj *sem, void __user *argp) in ntsync_sem_post() function
118 return ntsync_sem_post(obj, argp); in ntsync_obj_ioctl()