Searched refs:DENY (Results 1 – 5 of 5) sorted by relevance
/linux-6.1.9/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-6.1.9/Documentation/filesystems/nfs/ |
D | reexport.rst | 103 Open DENY bits ignored 106 NFS since NFSv4 supports ALLOW and DENY bits taken from Windows, which
|
/linux-6.1.9/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-6.1.9/Documentation/admin-guide/cgroup-v1/ |
D | devices.rst | 126 device cgroups is implemented internally using a behavior (ALLOW, DENY) and a
|