Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/seccomp/
H A Dseccomp_bpf.c1215 #define FILTER_ALLOC(_x) \ in FIXTURE_SETUP() macro
1220 FILTER_ALLOC(allow); in FIXTURE_SETUP()
1221 FILTER_ALLOC(log); in FIXTURE_SETUP()
1222 FILTER_ALLOC(trace); in FIXTURE_SETUP()
1223 FILTER_ALLOC(error); in FIXTURE_SETUP()
1224 FILTER_ALLOC(trap); in FIXTURE_SETUP()
1225 FILTER_ALLOC(kill); in FIXTURE_SETUP()