Searched refs:SECCOMP_IOW (Results 1 – 2 of 2) sorted by relevance
138 #define SECCOMP_IOW(nr, type) _IOW(SECCOMP_IOC_MAGIC, nr, type) macro145 #define SECCOMP_IOCTL_NOTIF_ID_VALID SECCOMP_IOW(2, __u64)147 #define SECCOMP_IOCTL_NOTIF_ADDFD SECCOMP_IOW(3, \
178 #define SECCOMP_IOW(nr, type) _IOW(SECCOMP_IOC_MAGIC, nr, type) macro