Home
last modified time | relevance | path

Searched refs:deny (Results 1 – 25 of 43) sorted by relevance

12

/linux-6.12.1/security/apparmor/include/
Dperms.h71 u32 deny; /* explicit deny, or conflict if allow also set */ member
110 accum->deny |= addend->deny; in aa_perms_accum_raw()
111 accum->allow &= addend->allow & ~addend->deny; in aa_perms_accum_raw()
115 accum->complain |= addend->complain & ~addend->allow & ~addend->deny; in aa_perms_accum_raw()
116 accum->cond |= addend->cond & ~addend->allow & ~addend->deny; in aa_perms_accum_raw()
118 accum->prompt |= addend->prompt & ~addend->allow & ~addend->deny; in aa_perms_accum_raw()
119 accum->subtree |= addend->subtree & ~addend->deny; in aa_perms_accum_raw()
137 accum->deny |= addend->deny; in aa_perms_accum()
138 accum->allow &= addend->allow & ~accum->deny; in aa_perms_accum()
142 accum->complain |= addend->complain & ~accum->allow & ~accum->deny; in aa_perms_accum()
[all …]
Dnet.h88 u8 deny; member
/linux-6.12.1/fs/nfsd/
Dnfs4acl.c239 unsigned short deny; in _posix_to_nfsv4_one() local
250 deny = ~pas.owner; in _posix_to_nfsv4_one()
255 deny &= pas.users | pas.group | pas.groups | pas.other; in _posix_to_nfsv4_one()
256 if (deny) { in _posix_to_nfsv4_one()
259 ace->access_mask = deny_mask_from_posix(deny, flags); in _posix_to_nfsv4_one()
274 deny = ~(pa->e_perm & pas.mask); in _posix_to_nfsv4_one()
275 deny &= pas.groups | pas.group | pas.other; in _posix_to_nfsv4_one()
276 if (deny) { in _posix_to_nfsv4_one()
279 ace->access_mask = deny_mask_from_posix(deny, flags); in _posix_to_nfsv4_one()
327 deny = ~pas.group & pas.other; in _posix_to_nfsv4_one()
[all …]
Dnfs4state.c474 set_deny(u32 deny, struct nfs4_ol_stateid *stp) in set_deny() argument
476 unsigned char mask = 1 << deny; in set_deny()
478 WARN_ON_ONCE(deny > NFS4_SHARE_DENY_BOTH); in set_deny()
484 clear_deny(u32 deny, struct nfs4_ol_stateid *stp) in clear_deny() argument
486 unsigned char mask = 1 << deny; in clear_deny()
488 WARN_ON_ONCE(deny > NFS4_SHARE_DENY_BOTH); in clear_deny()
494 test_deny(u32 deny, struct nfs4_ol_stateid *stp) in test_deny() argument
496 unsigned char mask = 1 << deny; in test_deny()
800 static __be32 nfs4_file_check_deny(struct nfs4_file *fp, u32 deny) in nfs4_file_check_deny() argument
803 if (deny) { in nfs4_file_check_deny()
[all …]
/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_reg_whitelist.c123 bool deny; in xe_reg_whitelist_print_entry() local
125 deny = val & RING_FORCE_TO_NONPRIV_DENY; in xe_reg_whitelist_print_entry()
156 deny ? "deny" : "allow", in xe_reg_whitelist_print_entry()
/linux-6.12.1/Documentation/admin-guide/cgroup-v1/
Ddevices.rst25 devices.deny. For instance::
32 echo a > /sys/fs/cgroup/1/devices.deny
62 a cgroup's devices.deny file, all its children will have that entry removed
75 B deny "c 1:3 rwm", "c 116:2 rwm", "b 3:* rwm"
79 # echo "c 116:* r" > A/devices.deny
120 Allowing or denying all by writing 'a' to devices.allow or devices.deny will
/linux-6.12.1/security/apparmor/
Dlib.c354 u32 request, int type, u32 *deny, in aa_profile_label_perm() argument
367 *deny |= request & perms.deny; in aa_profile_label_perm()
393 u32 denied = request & (~perms->allow | perms->deny); in aa_check_perms()
Dnet.c241 if (rules->secmark[i].deny) in aa_secmark_perm()
242 perms.deny = ALL_PERMS_MASK; in aa_secmark_perm()
Dpolicy_unpack.c585 if (!unpack_u8(e, &rules->secmark[i].deny, NULL)) in unpack_secmark()
653 aa_unpack_u32(e, &perm->deny, NULL) && in unpack_perm()
1192 if (perm->allow & perm->deny) in verify_perm()
1196 if (perm->cond & (perm->allow | perm->deny)) in verify_perm()
1200 if (perm->complain & (perm->allow | perm->deny)) in verify_perm()
1202 if (perm->prompt & (perm->allow | perm->deny)) in verify_perm()
/linux-6.12.1/scripts/
Dcheck-variable-fonts.sh91 : ${FONTS_CONF_DENY_VF:=$HOME/deny-vf}
/linux-6.12.1/tools/testing/selftests/bpf/
DDENYLIST.riscv641 # riscv64 deny list for BPF CI and local vmtest
DREADME.rst32 deny list file, located at ``tools/testing/selftests/bpf/DENYLIST.<arch>``, can
55 that deny lists are not automatically honored.
/linux-6.12.1/Documentation/ABI/stable/
Do2cb7 and can be written into with the strings "allow", "deny", or
/linux-6.12.1/Documentation/ABI/obsolete/
Do2cb7 and can be written into with the strings "allow", "deny", or
/linux-6.12.1/tools/testing/selftests/net/tcp_ao/
DMakefile4 TEST_BOTH_AF += connect-deny
/linux-6.12.1/fs/smb/server/
Dsmbacl.h53 u32 deny; member
/linux-6.12.1/security/selinux/
DKconfig34 kernel will start in permissive mode (log everything, deny nothing)
/linux-6.12.1/Documentation/
DMakefile33 FONTS_CONF_DENY_VF ?= $(HOME)/deny-vf
/linux-6.12.1/Documentation/usb/
Dauthorization.rst98 There is a similar approach to allow or deny specific USB interfaces.
/linux-6.12.1/Documentation/networking/device_drivers/cable/
Dsb1000.rst179 6. I'm getting *tons* of firewall deny messages in the /var/kern.log,
185 and/or portscanning (UDP connection attempts) attacks! Look over the deny
/linux-6.12.1/Documentation/bpf/
Dprog_cgroup_sysctl.rst100 the result to make decision whether to allow or deny access to sysctl.
/linux-6.12.1/Documentation/security/
Dsnp-tdx-threat-model.rst183 The host retains full control over the CoCo guest resources, and can deny
/linux-6.12.1/Documentation/admin-guide/mm/
Dtranshuge.rst362 deny
373 global settings. Conversely, the options 'force' and 'deny' are dropped,
/linux-6.12.1/Documentation/filesystems/
Dtmpfs.rst126 be used to deny huge pages on all tmpfs mounts in an emergency, or to
/linux-6.12.1/Documentation/admin-guide/LSM/
Dipe.rst118 authorization criteria, IPE will deny its execution. Additionally, IPE
337 …e_op=EXECUTE ipe_hook=MMAP enforcing=1 pid=2241 comm="ld-linux.so" path="/deny/lib/libc.so.6" dev=…

12