Searched defs:effective (Results 1 – 14 of 14) sorted by relevance
/linux-6.12.1/security/ |
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
|
D | security.c | 1096 kernel_cap_t *effective, in security_capget() 1117 const kernel_cap_t *effective, in security_capset()
|
/linux-6.12.1/tools/testing/selftests/powerpc/dexcr/ |
D | lsdexcr.c | 13 static unsigned int effective; variable
|
/linux-6.12.1/include/linux/ |
D | bpf-cgroup-defs.h | 57 struct bpf_prog_array __rcu *effective[MAX_CGROUP_BPF_ATTACH_TYPE]; member
|
D | security.h | 609 kernel_cap_t *effective, in security_capget() 618 const kernel_cap_t *effective, in security_capset()
|
/linux-6.12.1/kernel/ |
D | capability.c | 224 kernel_cap_t inheritable, permitted, effective; in SYSCALL_DEFINE2() local
|
D | audit.h | 60 kernel_cap_t effective; /* effective set of process */ member
|
D | workqueue.c | 1575 struct cpumask *effective = unbound_effective_cpumask(wq); in wq_update_node_max_active() local
|
/linux-6.12.1/include/uapi/linux/ |
D | capability.h | 45 __u32 effective; member
|
/linux-6.12.1/arch/x86/mm/ |
D | dump_pagetables.c | 255 pgprotval_t effective; in effective_prot() local
|
/linux-6.12.1/kernel/bpf/ |
D | cgroup.c | 1046 struct bpf_prog_array *effective; in __cgroup_bpf_query() local
|
/linux-6.12.1/security/apparmor/ |
D | lsm.c | 160 static int apparmor_capget(const struct task_struct *target, kernel_cap_t *effective, in apparmor_capget()
|
/linux-6.12.1/security/selinux/ |
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-6.12.1/sound/pci/hda/ |
D | patch_ca0132.c | 5538 bool effective; in ca0132_vnode_switch_set() local 6524 bool effective; in ca0132_volume_put() local
|