Searched refs:ALLOW (Results 1 – 3 of 3) sorted by relevance
| /linux-4.4.14/samples/seccomp/ |
| D | bpf-fancy.c | 37 SYSCALL(__NR_exit, ALLOW), in main() 38 SYSCALL(__NR_exit_group, ALLOW), in main() 50 ALLOW, in main() 67 JLT(sizeof(msg1), ALLOW), in main() 72 JLT(sizeof(msg2), ALLOW), in main() 77 JLT(sizeof(buf), ALLOW), in main()
|
| D | bpf-helper.h | 44 #define ALLOW \ macro
|
| /linux-4.4.14/Documentation/cgroups/ |
| D | devices.txt | 110 device cgroups is implemented internally using a behavior (ALLOW, DENY) and a
|