Home
last modified time | relevance | path

Searched defs:effective (Results 1 – 15 of 15) sorted by relevance

/openbmc/linux/security/
H A Dcommoncap.c200 int cap_capget(const struct task_struct *target, kernel_cap_t *effective, in cap_capget()
244 const kernel_cap_t *effective, in cap_capset()
588 bool *effective, in bprm_caps_from_vfs_caps()
724 bool *effective, bool *has_fcap) in get_file_caps()
789 bool *effective, kuid_t root_uid) in handle_privileged_root()
890 bool effective = false, has_fcap = false, is_setid; in cap_bprm_creds_from_file() local
H A Dsecurity.c898 kernel_cap_t *effective, in security_capget()
920 const kernel_cap_t *effective, in security_capset()
/openbmc/linux/tools/testing/selftests/powerpc/dexcr/
H A Dlsdexcr.c13 static unsigned int effective; variable
/openbmc/linux/include/linux/
H A Dbpf-cgroup-defs.h52 struct bpf_prog_array __rcu *effective[MAX_CGROUP_BPF_ATTACH_TYPE]; member
H A Dsecurity.h561 kernel_cap_t *effective, in security_capget()
570 const kernel_cap_t *effective, in security_capset()
/openbmc/u-boot/disk/
H A Dpart_iso.h57 unsigned char effective[17];/* effective date */ member
95 unsigned char effective[17];/* effective date */ member
/openbmc/linux/kernel/
H A Dcapability.c224 kernel_cap_t inheritable, permitted, effective; in SYSCALL_DEFINE2() local
H A Daudit.h60 kernel_cap_t effective; /* effective set of process */ member
/openbmc/linux/include/uapi/linux/
H A Dcapability.h45 __u32 effective; member
/openbmc/linux/arch/x86/mm/
H A Ddump_pagetables.c255 pgprotval_t effective; in effective_prot() local
/openbmc/linux/security/apparmor/
H A Dlsm.c152 static int apparmor_capget(const struct task_struct *target, kernel_cap_t *effective, in apparmor_capget()
/openbmc/linux/kernel/bpf/
H A Dcgroup.c1029 struct bpf_prog_array *effective; in __cgroup_bpf_query() local
/openbmc/linux/security/selinux/
H A Dhooks.c2108 static int selinux_capget(const struct task_struct *target, kernel_cap_t *effective, in selinux_capget()
2116 const kernel_cap_t *effective, in selinux_capset()
/openbmc/linux/sound/pci/hda/
H A Dpatch_ca0132.c5539 bool effective; in ca0132_vnode_switch_set() local
6525 bool effective; in ca0132_volume_put() local
/openbmc/qemu/linux-user/
H A Dsyscall_defs.h2668 abi_uint effective; member