Searched refs:seccomp_notif (Results 1 – 2 of 2) sorted by relevance
68 __u16 seccomp_notif; member73 struct seccomp_notif { struct142 #define SECCOMP_IOCTL_NOTIF_RECV SECCOMP_IOWR(0, struct seccomp_notif)
182 #define SECCOMP_IOCTL_NOTIF_RECV SECCOMP_IOWR(0, struct seccomp_notif)187 struct seccomp_notif { struct202 __u16 seccomp_notif; argument3127 struct seccomp_notif req = {};3233 struct seccomp_notif req = {};3284 struct seccomp_notif req = {};3394 struct seccomp_notif req = {};3432 struct seccomp_notif req = {};3499 struct seccomp_notif req = {};3538 EXPECT_EQ(sizes.seccomp_notif, sizeof(struct seccomp_notif));[all …]