Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/samples/seccomp/
H A Dbpf-fancy.c42 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()
H A Dbpf-helper.h47 #define DENY \ macro
/kernel/linux/linux-6.6/samples/seccomp/
H A Dbpf-fancy.c42 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()
H A Dbpf-helper.h47 #define DENY \ macro
/kernel/linux/common_modules/xpm/core/
H A Dxpm_security_hooks.c22 DENY = 0, enumerator
76 case DENY: in xpm_check_ownerid_policy()

Completed in 4 milliseconds