Home
last modified time | relevance | path

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

/tools/include/uapi/linux/
A Dseccomp.h71 __u16 seccomp_notif_resp; member
111 struct seccomp_notif_resp { struct
149 struct seccomp_notif_resp)
/tools/perf/bench/
A Dsched-seccomp-notify.c70 struct seccomp_notif_resp resp; in user_notification_sync_loop()
/tools/testing/selftests/seccomp/
A Dseccomp_bpf.c217 struct seccomp_notif_resp)
227 struct seccomp_notif_resp { struct
236 __u16 seccomp_notif_resp; argument
3376 struct seccomp_notif_resp resp = {}; in TEST()
3505 struct seccomp_notif_resp resp = {}; in TEST()
3556 struct seccomp_notif_resp resp = {}; in TEST()
3666 struct seccomp_notif_resp resp = {}; in TEST()
3707 struct seccomp_notif_resp resp = {}; in TEST()
3784 struct seccomp_notif_resp resp = {}; in TEST()
3826 EXPECT_EQ(sizes.seccomp_notif_resp, sizeof(struct seccomp_notif_resp)); in TEST()
[all …]

Completed in 13 milliseconds