Searched refs:SECCOMP_USER_NOTIF_FD_SYNC_WAKE_UP (Results 1 – 5 of 5) sorted by relevance
91 #ifndef SECCOMP_USER_NOTIF_FD_SYNC_WAKE_UP92 #define SECCOMP_USER_NOTIF_FD_SYNC_WAKE_UP (1UL << 0) macro130 SECCOMP_USER_NOTIF_FD_SYNC_WAKE_UP, 0)) in bench_sched_seccomp_notify()
118 #define SECCOMP_USER_NOTIF_FD_SYNC_WAKE_UP (1UL << 0) macro
1169 if (match->notif->flags & SECCOMP_USER_NOTIF_FD_SYNC_WAKE_UP) in seccomp_do_user_notification()1647 if (filter->notif->flags & SECCOMP_USER_NOTIF_FD_SYNC_WAKE_UP) in seccomp_notify_send()1685 if (flags & ~SECCOMP_USER_NOTIF_FD_SYNC_WAKE_UP) in seccomp_notify_set_flags()
4355 #ifndef SECCOMP_USER_NOTIF_FD_SYNC_WAKE_UP4356 #define SECCOMP_USER_NOTIF_FD_SYNC_WAKE_UP (1UL << 0) macro4382 SECCOMP_USER_NOTIF_FD_SYNC_WAKE_UP, 0), 0); in TEST()