Home
last modified time | relevance | path

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

/tools/include/uapi/linux/
A Dseccomp.h18 #define SECCOMP_GET_NOTIF_SIZES 3 macro
/tools/testing/selftests/seccomp/
A Dseccomp_bpf.c176 #ifndef SECCOMP_GET_NOTIF_SIZES
177 #define SECCOMP_GET_NOTIF_SIZES 3 macro
3824 ASSERT_EQ(seccomp(SECCOMP_GET_NOTIF_SIZES, 0, &sizes), 0); in TEST()

Completed in 12 milliseconds