Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/linux/
Dseccomp.h68 __u16 seccomp_notif_resp; member
79 struct seccomp_notif_resp { struct
95 struct seccomp_notif_resp) argument
/Linux-v5.4/samples/seccomp/
Duser-trap.c105 struct seccomp_notif_resp *resp, int listener) in handle_req()
290 struct seccomp_notif_resp *resp; in main()
303 resp = malloc(sizes.seccomp_notif_resp); in main()
/Linux-v5.4/tools/testing/selftests/seccomp/
Dseccomp_bpf.c178 struct seccomp_notif_resp)
188 struct seccomp_notif_resp { struct
197 __u16 seccomp_notif_resp; argument
3087 struct seccomp_notif_resp resp = {}; in TEST()
3182 struct seccomp_notif_resp resp = {}; in TEST()
3233 struct seccomp_notif_resp resp = {}; in TEST()
3341 struct seccomp_notif_resp resp = {}; in TEST()
3379 struct seccomp_notif_resp resp = {}; in TEST()
3446 struct seccomp_notif_resp resp = {}; in TEST()
3485 EXPECT_EQ(sizes.seccomp_notif_resp, sizeof(struct seccomp_notif_resp)); in TEST()
/Linux-v5.4/kernel/
Dseccomp.c1083 struct seccomp_notif_resp resp = {}; in seccomp_notify_send()
1369 .seccomp_notif_resp = sizeof(struct seccomp_notif_resp), in seccomp_get_notif_sizes()
/Linux-v5.4/Documentation/userspace-api/
Dseccomp_filter.rst219 __u16 seccomp_notif_resp;
230 struct seccomp_notif_resp {
259 ``struct seccomp_notif_resp`` should be the same ``id`` as in ``struct