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

/linux-master/tools/testing/selftests/seccomp/
H A Dseccomp_bpf.c1208 #define FILTER_ALLOC(_x) \ macro
1213 FILTER_ALLOC(allow);
1214 FILTER_ALLOC(log);
1215 FILTER_ALLOC(trace);
1216 FILTER_ALLOC(error);
1217 FILTER_ALLOC(trap);
1218 FILTER_ALLOC(kill);

Completed in 195 milliseconds