Searched refs:seccomp_notif (Results 1 – 3 of 3) sorted by relevance
70 __u16 seccomp_notif; member75 struct seccomp_notif { struct147 #define SECCOMP_IOCTL_NOTIF_RECV SECCOMP_IOWR(0, struct seccomp_notif)
71 struct seccomp_notif req; in user_notification_sync_loop()
220 struct seccomp_notif { struct235 __u16 seccomp_notif; argument3375 struct seccomp_notif req = {}; in TEST()3504 struct seccomp_notif req = {}; in TEST()3555 struct seccomp_notif req = {}; in TEST()3665 struct seccomp_notif req = {}; in TEST()3706 struct seccomp_notif req = {}; in TEST()3783 struct seccomp_notif req = {}; in TEST()3825 EXPECT_EQ(sizes.seccomp_notif, sizeof(struct seccomp_notif)); in TEST()3834 struct seccomp_notif req = {}; in TEST()[all …]
Completed in 14 milliseconds