Searched refs:SECCOMP_GET_NOTIF_SIZES (Results 1 – 5 of 5) sorted by relevance
18 #define SECCOMP_GET_NOTIF_SIZES 3 macro
293 if (seccomp(SECCOMP_GET_NOTIF_SIZES, 0, &sizes) < 0) { in main()
159 #ifndef SECCOMP_GET_NOTIF_SIZES160 #define SECCOMP_GET_NOTIF_SIZES 3 macro3790 ASSERT_EQ(seccomp(SECCOMP_GET_NOTIF_SIZES, 0, &sizes), 0); in TEST()
244 seccomp(SECCOMP_GET_NOTIF_SIZES, 0, &sizes);
1997 case SECCOMP_GET_NOTIF_SIZES: in do_seccomp()