Home
last modified time | relevance | path

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

/Linux-v6.1/tools/testing/selftests/seccomp/
Dseccomp_bpf.c1202 #define FILTER_ALLOC(_x) \ in FIXTURE_SETUP() macro
1207 FILTER_ALLOC(allow); in FIXTURE_SETUP()
1208 FILTER_ALLOC(log); in FIXTURE_SETUP()
1209 FILTER_ALLOC(trace); in FIXTURE_SETUP()
1210 FILTER_ALLOC(error); in FIXTURE_SETUP()
1211 FILTER_ALLOC(trap); in FIXTURE_SETUP()
1212 FILTER_ALLOC(kill); in FIXTURE_SETUP()