Home
last modified time | relevance | path

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

/external/autotest/client/site_tests/security_SeccompSyscallFilters/src/
Dseccomp_bpf_tests.c554 #define FILTER_ALLOC(_x) \ in FIXTURE_SETUP() macro
559 FILTER_ALLOC(allow); in FIXTURE_SETUP()
560 FILTER_ALLOC(trace); in FIXTURE_SETUP()
561 FILTER_ALLOC(error); in FIXTURE_SETUP()
562 FILTER_ALLOC(trap); in FIXTURE_SETUP()
563 FILTER_ALLOC(kill); in FIXTURE_SETUP()