Searched refs:seccomp_notif_resp (Results 1 – 3 of 3) sorted by relevance
71 __u16 seccomp_notif_resp; member111 struct seccomp_notif_resp { struct149 struct seccomp_notif_resp)
70 struct seccomp_notif_resp resp; in user_notification_sync_loop()
217 struct seccomp_notif_resp)227 struct seccomp_notif_resp { struct236 __u16 seccomp_notif_resp; argument3376 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