Searched defs:effective (Results 1 – 13 of 13) sorted by relevance
/linux/security/ |
H A D | commoncap.c | 201 int cap_capget(const struct task_struct *target, kernel_cap_t *effective, in cap_capget() 245 const kernel_cap_t *effective, in cap_capset() 589 bool *effective, in bprm_caps_from_vfs_caps() 725 bool *effective, bool *has_fcap) in get_file_caps() 790 bool *effective, kuid_t root_uid) in handle_privileged_root() 891 bool effective = false, has_fcap = false, is_setid; in cap_bprm_creds_from_file() local
|
H A D | security.c | 1095 kernel_cap_t *effective, in security_capget() 1116 const kernel_cap_t *effective, in security_capset()
|
/linux/tools/testing/selftests/powerpc/dexcr/ |
H A D | lsdexcr.c | 13 static unsigned int effective; variable
|
/linux/include/linux/ |
H A D | bpf-cgroup-defs.h | 57 struct bpf_prog_array __rcu *effective[MAX_CGROUP_BPF_ATTACH_TYPE]; member
|
H A D | security.h | 660 kernel_cap_t *effective, in security_capget() 669 const kernel_cap_t *effective, in security_capset()
|
/linux/kernel/ |
H A D | capability.c | 224 kernel_cap_t inheritable, permitted, effective; in SYSCALL_DEFINE2() local
|
H A D | workqueue.c | 1575 struct cpumask *effective = unbound_effective_cpumask(wq); in wq_update_node_max_active() local
|
/linux/include/uapi/linux/ |
H A D | capability.h | 45 __u32 effective; member
|
/linux/arch/x86/mm/ |
H A D | dump_pagetables.c | 255 pgprotval_t effective; in effective_prot() local
|
/linux/kernel/bpf/ |
H A D | cgroup.c | 1046 struct bpf_prog_array *effective; __cgroup_bpf_query() local [all...] |
/linux/security/apparmor/ |
H A D | lsm.c | 160 static int apparmor_capget(const struct task_struct *target, kernel_cap_t *effective, in apparmor_capget()
|
/linux/security/selinux/ |
H A D | hooks.c | 2115 static int selinux_capget(const struct task_struct *target, kernel_cap_t *effective, in selinux_capget() 2123 const kernel_cap_t *effective, in selinux_capset()
|
/linux/sound/pci/hda/ |
H A D | patch_ca0132.c | 5538 bool effective; ca0132_vnode_switch_set() local 6524 bool effective; ca0132_volume_put() local
|