Home
last modified time | relevance | path

Searched refs:seccomp_notif (Results 1 – 3 of 3) sorted by relevance

/tools/include/uapi/linux/
A Dseccomp.h70 __u16 seccomp_notif; member
75 struct seccomp_notif { struct
147 #define SECCOMP_IOCTL_NOTIF_RECV SECCOMP_IOWR(0, struct seccomp_notif)
/tools/perf/bench/
A Dsched-seccomp-notify.c71 struct seccomp_notif req; in user_notification_sync_loop()
/tools/testing/selftests/seccomp/
A Dseccomp_bpf.c220 struct seccomp_notif { struct
235 __u16 seccomp_notif; argument
3375 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