Home
last modified time | relevance | path

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

/linux-6.15/tools/testing/selftests/seccomp/
H A Dseccomp_bpf.c1221 #define FILTER_ALLOC(_x) \ in FIXTURE_SETUP() macro
1226 FILTER_ALLOC(allow); in FIXTURE_SETUP()
1227 FILTER_ALLOC(log); in FIXTURE_SETUP()
1228 FILTER_ALLOC(trace); in FIXTURE_SETUP()
1229 FILTER_ALLOC(error); in FIXTURE_SETUP()
1230 FILTER_ALLOC(trap); in FIXTURE_SETUP()
1231 FILTER_ALLOC(kill); in FIXTURE_SETUP()