Searched defs:effective (Results 1 – 12 of 12) sorted by relevance
/linux/security/ |
A D | commoncap.c | 199 int cap_capget(struct task_struct *target, kernel_cap_t *effective, in cap_capget() 243 const kernel_cap_t *effective, in cap_capset() 591 bool *effective, in bprm_caps_from_vfs_caps() 727 bool *effective, bool *has_fcap) in get_file_caps() 792 bool *effective, kuid_t root_uid) in handle_privileged_root() 893 bool effective = false, has_fcap = false, is_setid; in cap_bprm_creds_from_file() local
|
A D | security.c | 784 kernel_cap_t *effective, in security_capget() 793 const kernel_cap_t *effective, in security_capset()
|
/linux/kernel/ |
A D | capability.c | 226 kernel_cap_t inheritable, permitted, effective; in SYSCALL_DEFINE2() local
|
A D | audit.h | 60 kernel_cap_t effective; /* effective set of process */ member
|
/linux/include/uapi/linux/ |
A D | capability.h | 45 __u32 effective; member
|
/linux/arch/x86/mm/ |
A D | dump_pagetables.c | 255 pgprotval_t effective; in effective_prot() local
|
/linux/include/linux/ |
A D | bpf-cgroup.h | 134 struct bpf_prog_array __rcu *effective[MAX_CGROUP_BPF_ATTACH_TYPE]; member
|
A D | security.h | 548 kernel_cap_t *effective, in security_capget() 557 const kernel_cap_t *effective, in security_capset()
|
/linux/kernel/bpf/ |
A D | cgroup.c | 765 struct bpf_prog_array *effective; in __cgroup_bpf_query() local
|
/linux/security/apparmor/ |
A D | lsm.c | 147 static int apparmor_capget(struct task_struct *target, kernel_cap_t *effective, in apparmor_capget()
|
/linux/security/selinux/ |
A D | hooks.c | 2148 static int selinux_capget(struct task_struct *target, kernel_cap_t *effective, in selinux_capget() 2157 const kernel_cap_t *effective, in selinux_capset()
|
/linux/sound/pci/hda/ |
A D | patch_ca0132.c | 5538 bool effective; in ca0132_vnode_switch_set() local 6524 bool effective; in ca0132_volume_put() local
|
Completed in 67 milliseconds