Searched defs:effective (Results 1 – 12 of 12) sorted by relevance
/linux-6.1.9/security/ |
D | commoncap.c | 200 int cap_capget(struct task_struct *target, kernel_cap_t *effective, in cap_capget() 244 const kernel_cap_t *effective, in cap_capset() 596 bool *effective, in bprm_caps_from_vfs_caps() 732 bool *effective, bool *has_fcap) in get_file_caps() 797 bool *effective, kuid_t root_uid) in handle_privileged_root() 898 bool effective = false, has_fcap = false, is_setid; in cap_bprm_creds_from_file() local
|
D | security.c | 787 kernel_cap_t *effective, in security_capget() 796 const kernel_cap_t *effective, in security_capset()
|
/linux-6.1.9/include/linux/ |
D | bpf-cgroup-defs.h | 52 struct bpf_prog_array __rcu *effective[MAX_CGROUP_BPF_ATTACH_TYPE]; member
|
D | security.h | 553 kernel_cap_t *effective, in security_capget() 562 const kernel_cap_t *effective, in security_capset()
|
/linux-6.1.9/kernel/ |
D | capability.c | 226 kernel_cap_t inheritable, permitted, effective; in SYSCALL_DEFINE2() local
|
D | audit.h | 60 kernel_cap_t effective; /* effective set of process */ member
|
/linux-6.1.9/include/uapi/linux/ |
D | capability.h | 45 __u32 effective; member
|
/linux-6.1.9/arch/x86/mm/ |
D | dump_pagetables.c | 255 pgprotval_t effective; in effective_prot() local
|
/linux-6.1.9/security/apparmor/ |
D | lsm.c | 147 static int apparmor_capget(struct task_struct *target, kernel_cap_t *effective, in apparmor_capget()
|
/linux-6.1.9/kernel/bpf/ |
D | cgroup.c | 1028 struct bpf_prog_array *effective; in __cgroup_bpf_query() local
|
/linux-6.1.9/security/selinux/ |
D | hooks.c | 2090 static int selinux_capget(struct task_struct *target, kernel_cap_t *effective, in selinux_capget() 2099 const kernel_cap_t *effective, in selinux_capset()
|
/linux-6.1.9/sound/pci/hda/ |
D | patch_ca0132.c | 5536 bool effective; in ca0132_vnode_switch_set() local 6522 bool effective; in ca0132_volume_put() local
|