Home
last modified time | relevance | path

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

/linux-6.12.1/include/uapi/linux/
Dntsync.h21 #define NTSYNC_IOC_SEM_POST _IOWR('N', 0x81, __u32) macro
/linux-6.12.1/drivers/misc/
Dntsync.c117 case NTSYNC_IOC_SEM_POST: in ntsync_obj_ioctl()