Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/linux/
Dseccomp.h69 __u16 seccomp_notif_resp; member
109 struct seccomp_notif_resp { struct
144 struct seccomp_notif_resp)
/external/linux-kselftest/tools/testing/selftests/seccomp/
Dseccomp_bpf.c184 struct seccomp_notif_resp)
194 struct seccomp_notif_resp { struct
203 __u16 seccomp_notif_resp; argument
3128 struct seccomp_notif_resp resp = {};
3234 struct seccomp_notif_resp resp = {};
3285 struct seccomp_notif_resp resp = {};
3395 struct seccomp_notif_resp resp = {};
3433 struct seccomp_notif_resp resp = {};
3500 struct seccomp_notif_resp resp = {};
3539 EXPECT_EQ(sizes.seccomp_notif_resp, sizeof(struct seccomp_notif_resp));
[all …]