Searched refs:DENY (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.15/samples/seccomp/ |
| D | bpf-fancy.c | 42 DENY, /* Don't passthrough into a label */ in main() 46 JNE(STDIN_FILENO, DENY), in main() 48 JNE((unsigned long)buf, DENY), in main() 50 JGE(sizeof(buf), DENY), in main() 57 DENY, in main() 64 DENY, in main() 69 DENY, in main() 74 DENY, in main() 79 DENY, in main()
|
| D | bpf-helper.h | 47 #define DENY \ macro
|
| /Linux-v5.15/Documentation/virt/kvm/devices/ |
| D | vcpu.rst | 93 @action is DENY, global DENY if the first @action is ALLOW). Multiple ranges 99 filter for event range [0:10) as the first filter and then applying a DENY
|
| /Linux-v5.15/Documentation/admin-guide/cgroup-v1/ |
| D | devices.rst | 126 device cgroups is implemented internally using a behavior (ALLOW, DENY) and a
|