Searched refs:NTSYNC_IOC_SEM_POST (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/include/uapi/linux/ | ||
D | ntsync.h | 21 #define NTSYNC_IOC_SEM_POST _IOWR('N', 0x81, __u32) macro |
/linux-6.12.1/drivers/misc/ | ||
D | ntsync.c | 117 case NTSYNC_IOC_SEM_POST: in ntsync_obj_ioctl() |