Home
last modified time | relevance | path

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

12

/linux-6.3-rc2/security/apparmor/include/
A Dperms.h68 u32 deny; /* explicit deny, or conflict if allow also set */ member
107 accum->deny |= addend->deny; in aa_perms_accum_raw()
108 accum->allow &= addend->allow & ~addend->deny; in aa_perms_accum_raw()
113 accum->cond |= addend->cond & ~addend->allow & ~addend->deny; in aa_perms_accum_raw()
116 accum->subtree |= addend->subtree & ~addend->deny; in aa_perms_accum_raw()
134 accum->deny |= addend->deny; in aa_perms_accum()
135 accum->allow &= addend->allow & ~accum->deny; in aa_perms_accum()
140 accum->cond |= addend->cond & ~accum->allow & ~accum->deny; in aa_perms_accum()
142 accum->prompt |= addend->prompt & ~accum->allow & ~accum->deny; in aa_perms_accum()
143 accum->subtree &= addend->subtree & ~accum->deny; in aa_perms_accum()
[all …]
A Dnet.h85 u8 deny; member
/linux-6.3-rc2/fs/nfsd/
A Dnfs4acl.c239 unsigned short deny; in _posix_to_nfsv4_one() local
250 deny = ~pas.owner; in _posix_to_nfsv4_one()
256 if (deny) { in _posix_to_nfsv4_one()
276 if (deny) { in _posix_to_nfsv4_one()
328 if (deny) { in _posix_to_nfsv4_one()
340 deny &= pas.other; in _posix_to_nfsv4_one()
341 if (deny) { in _posix_to_nfsv4_one()
423 u32 deny; member
583 a->aces[i].perms.deny = state->everyone.deny; in find_uid()
600 a->aces[i].perms.deny = state->everyone.deny; in find_gid()
[all …]
A Dnfs4state.c473 unsigned char mask = 1 << deny; in set_deny()
483 unsigned char mask = 1 << deny; in clear_deny()
493 unsigned char mask = 1 << deny; in test_deny()
800 if (deny) { in nfs4_file_check_deny()
1403 if ((i & deny) != i) { in reset_union_bmap_deny()
2607 unsigned int access, deny; in nfs4_show_open() local
7158 if (!deny->ld_owner.data) in nfs4_set_lock_denied()
7164 deny->ld_owner.len = 0; in nfs4_set_lock_denied()
7165 deny->ld_owner.data = NULL; in nfs4_set_lock_denied()
7167 deny->ld_clientid.cl_id = 0; in nfs4_set_lock_denied()
[all …]
/linux-6.3-rc2/Documentation/admin-guide/cgroup-v1/
A 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.3-rc2/security/apparmor/
A Dlib.c351 u32 request, int type, u32 *deny, in aa_profile_label_perm() argument
365 *deny |= request & perms.deny; in aa_profile_label_perm()
392 u32 denied = request & (~perms->allow | perms->deny); in aa_check_perms()
A Dnet.c236 if (rules->secmark[i].deny) in aa_secmark_perm()
237 perms.deny = ALL_PERMS_MASK; in aa_secmark_perm()
A Dpolicy_unpack.c582 if (!unpack_u8(e, &rules->secmark[i].deny, NULL)) in unpack_secmark()
650 aa_unpack_u32(e, &perm->deny, NULL) && in unpack_perm()
1161 if (perm->allow & perm->deny) in verify_perm()
1165 if (perm->cond & (perm->allow | perm->deny)) in verify_perm()
1169 if (perm->complain & (perm->allow | perm->deny)) in verify_perm()
1171 if (perm->prompt & (perm->allow | perm->deny)) in verify_perm()
/linux-6.3-rc2/rust/alloc/
A Dlib.rs70 test(no_crate_inject, attr(allow(unused_variables), deny(warnings)))
84 #![deny(unsafe_op_in_unsafe_fn)]
/linux-6.3-rc2/Documentation/ABI/stable/
A Do2cb7 and can be written into with the strings "allow", "deny", or
/linux-6.3-rc2/Documentation/ABI/obsolete/
A Do2cb7 and can be written into with the strings "allow", "deny", or
/linux-6.3-rc2/Documentation/devicetree/bindings/soc/renesas/
A Drenesas,rzg2l-sysc.yaml35 - description: CA55 ACE Asynchronous Bridge Master/Slave interface deny request interrupt
/linux-6.3-rc2/drivers/staging/wlan-ng/
A Dprism2sta.c1631 if (hw->deny.modify == 0) { in prism2sta_inf_authreq_defer()
1632 cnt = hw->deny.cnt; in prism2sta_inf_authreq_defer()
1633 addr = hw->deny.addr[0]; in prism2sta_inf_authreq_defer()
1635 cnt = hw->deny.cnt1; in prism2sta_inf_authreq_defer()
1636 addr = hw->deny.addr1[0]; in prism2sta_inf_authreq_defer()
A Dhfa384x.h1183 struct prism2sta_accesslist deny; /* Denied station list. */ member
/linux-6.3-rc2/fs/ksmbd/
A Dsmbacl.h162 u32 deny; member
/linux-6.3-rc2/Documentation/usb/
A Dauthorization.rst101 There is a similar approach to allow or deny specific USB interfaces.
/linux-6.3-rc2/security/selinux/
A DKconfig58 kernel will start in permissive mode (log everything, deny nothing)
/linux-6.3-rc2/tools/testing/selftests/bpf/
A DREADME.rst32 deny list file, located at ``tools/testing/selftests/bpf/DENYLIST.<arch>``, can
55 that deny lists are not automatically honored.
/linux-6.3-rc2/Documentation/networking/device_drivers/cable/
A 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.3-rc2/Documentation/bpf/
A Dprog_cgroup_sysctl.rst100 the result to make decision whether to allow or deny access to sysctl.
/linux-6.3-rc2/LICENSES/deprecated/
A DGPL-1.039 anyone to deny you these rights or to ask you to surrender the rights.
/linux-6.3-rc2/Documentation/admin-guide/mm/
A Dtranshuge.rst276 deny
/linux-6.3-rc2/tools/usb/usbip/
A DCOPYING29 anyone to deny you these rights or to ask you to surrender the rights.
/linux-6.3-rc2/LICENSES/preferred/
A DGPL-2.048 anyone to deny you these rights or to ask you to surrender the rights.
/linux-6.3-rc2/Documentation/filesystems/caching/
A Dcachefiles.rst395 may deny the CacheFiles access to the cache data because under some

Completed in 50 milliseconds

12