Home
last modified time | relevance | path

Searched refs:SECCOMP_USER_NOTIF_FD_SYNC_WAKE_UP (Results 1 – 3 of 3) sorted by relevance

/tools/perf/bench/
A Dsched-seccomp-notify.c91 #ifndef SECCOMP_USER_NOTIF_FD_SYNC_WAKE_UP
92 #define SECCOMP_USER_NOTIF_FD_SYNC_WAKE_UP (1UL << 0) macro
130 SECCOMP_USER_NOTIF_FD_SYNC_WAKE_UP, 0)) in bench_sched_seccomp_notify()
/tools/include/uapi/linux/
A Dseccomp.h118 #define SECCOMP_USER_NOTIF_FD_SYNC_WAKE_UP (1UL << 0) macro
/tools/testing/selftests/seccomp/
A Dseccomp_bpf.c4352 #ifndef SECCOMP_USER_NOTIF_FD_SYNC_WAKE_UP
4353 #define SECCOMP_USER_NOTIF_FD_SYNC_WAKE_UP (1UL << 0) macro
4379 SECCOMP_USER_NOTIF_FD_SYNC_WAKE_UP, 0), 0); in TEST()

Completed in 15 milliseconds