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
1142 if (match->notif->flags & SECCOMP_USER_NOTIF_FD_SYNC_WAKE_UP) in seccomp_do_user_notification()1626 if (filter->notif->flags & SECCOMP_USER_NOTIF_FD_SYNC_WAKE_UP) in seccomp_notify_send()1664 if (flags & ~SECCOMP_USER_NOTIF_FD_SYNC_WAKE_UP) in seccomp_notify_set_flags()
4344 #ifndef SECCOMP_USER_NOTIF_FD_SYNC_WAKE_UP4345 #define SECCOMP_USER_NOTIF_FD_SYNC_WAKE_UP (1UL << 0) macro4371 SECCOMP_USER_NOTIF_FD_SYNC_WAKE_UP, 0), 0); in TEST()