Searched refs:DENY (Results 1 – 3 of 3) sorted by relevance
| /linux-4.4.14/samples/seccomp/ |
| D | bpf-fancy.c | 41 DENY, /* Don't passthrough into a label */ in main() 45 JNE(STDIN_FILENO, DENY), in main() 47 JNE((unsigned long)buf, DENY), in main() 49 JGE(sizeof(buf), DENY), in main() 56 DENY, in main() 63 DENY, in main() 68 DENY, in main() 73 DENY, in main() 78 DENY, in main()
|
| D | bpf-helper.h | 46 #define DENY \ macro
|
| /linux-4.4.14/Documentation/cgroups/ |
| D | devices.txt | 110 device cgroups is implemented internally using a behavior (ALLOW, DENY) and a
|