Home
last modified time | relevance | path

Searched refs:FILTER_ALLOC (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/tools/testing/selftests/seccomp/
H A Dseccomp_bpf.c1193 #define FILTER_ALLOC(_x) \ in FIXTURE_SETUP() macro
1198 FILTER_ALLOC(allow); in FIXTURE_SETUP()
1199 FILTER_ALLOC(log); in FIXTURE_SETUP()
1200 FILTER_ALLOC(trace); in FIXTURE_SETUP()
1201 FILTER_ALLOC(error); in FIXTURE_SETUP()
1202 FILTER_ALLOC(trap); in FIXTURE_SETUP()
1203 FILTER_ALLOC(kill); in FIXTURE_SETUP()
/kernel/linux/linux-6.6/tools/testing/selftests/seccomp/
H A Dseccomp_bpf.c1208 #define FILTER_ALLOC(_x) \ in FIXTURE_SETUP() macro
1213 FILTER_ALLOC(allow); in FIXTURE_SETUP()
1214 FILTER_ALLOC(log); in FIXTURE_SETUP()
1215 FILTER_ALLOC(trace); in FIXTURE_SETUP()
1216 FILTER_ALLOC(error); in FIXTURE_SETUP()
1217 FILTER_ALLOC(trap); in FIXTURE_SETUP()
1218 FILTER_ALLOC(kill); in FIXTURE_SETUP()

Completed in 13 milliseconds