Home
last modified time | relevance | path

Searched defs:effective (Results 1 - 25 of 29) sorted by relevance

12

/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/dexcr/
H A Dlsdexcr.c13 static unsigned int effective; variable
/kernel/linux/linux-6.6/include/linux/
H A Dbpf-cgroup-defs.h52 struct bpf_prog_array __rcu *effective[MAX_CGROUP_BPF_ATTACH_TYPE]; member
H A Dsecurity.h560 security_capget(const struct task_struct *target, kernel_cap_t *effective, kernel_cap_t *inheritable, kernel_cap_t *permitted) security_capget() argument
568 security_capset(struct cred *new, const struct cred *old, const kernel_cap_t *effective, const kernel_cap_t *inheritable, const kernel_cap_t *permitted) security_capset() argument
/kernel/linux/linux-5.10/kernel/
H A Dcapability.c226 kernel_cap_t inheritable, permitted, effective; in SYSCALL_DEFINE2() local
H A Daudit.h56 kernel_cap_t effective; /* effective set of process */ member
/kernel/linux/linux-6.6/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
/kernel/linux/linux-5.10/arch/x86/mm/
H A Ddump_pagetables.c255 pgprotval_t effective; in effective_prot() local
/kernel/linux/linux-5.10/include/linux/
H A Dbpf-cgroup.h70 struct bpf_prog_array __rcu *effective[MAX_BPF_ATTACH_TYPE]; member
H A Dsecurity.h535 security_capget(struct task_struct *target, kernel_cap_t *effective, kernel_cap_t *inheritable, kernel_cap_t *permitted) security_capget() argument
543 security_capset(struct cred *new, const struct cred *old, const kernel_cap_t *effective, const kernel_cap_t *inheritable, const kernel_cap_t *permitted) security_capset() argument
/kernel/linux/linux-6.6/arch/x86/mm/
H A Ddump_pagetables.c255 pgprotval_t effective; in effective_prot() local
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dcapability.h20 __u32 effective; member
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dcapability.h45 __u32 effective; member
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dcapability.h45 __u32 effective; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dcapability.h33 __u32 effective; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dcapability.h33 __u32 effective; member
/kernel/linux/linux-5.10/security/
H A Dcommoncap.c199 int cap_capget(struct task_struct *target, kernel_cap_t *effective, in cap_capget() argument
241 cap_capset(struct cred *new, const struct cred *old, const kernel_cap_t *effective, const kernel_cap_t *inheritable, const kernel_cap_t *permitted) cap_capset() argument
549 bprm_caps_from_vfs_caps(struct cpu_vfs_cap_data *caps, struct linux_binprm *bprm, bool *effective, bool *has_fcap) bprm_caps_from_vfs_caps() argument
671 get_file_caps(struct linux_binprm *bprm, struct file *file, bool *effective, bool *has_fcap) get_file_caps() argument
735 handle_privileged_root(struct linux_binprm *bprm, bool has_fcap, bool *effective, kuid_t root_uid) handle_privileged_root() argument
835 bool effective = false, has_fcap = false, is_setid; cap_bprm_creds_from_file() local
[all...]
H A Dsecurity.c761 security_capget(struct task_struct *target, kernel_cap_t *effective, kernel_cap_t *inheritable, kernel_cap_t *permitted) security_capget() argument
770 security_capset(struct cred *new, const struct cred *old, const kernel_cap_t *effective, const kernel_cap_t *inheritable, const kernel_cap_t *permitted) security_capset() argument
/kernel/linux/linux-6.6/security/
H A Dcommoncap.c200 int cap_capget(const struct task_struct *target, kernel_cap_t *effective, in cap_capget() argument
242 cap_capset(struct cred *new, const struct cred *old, const kernel_cap_t *effective, const kernel_cap_t *inheritable, const kernel_cap_t *permitted) cap_capset() argument
586 bprm_caps_from_vfs_caps(struct cpu_vfs_cap_data *caps, struct linux_binprm *bprm, bool *effective, bool *has_fcap) bprm_caps_from_vfs_caps() argument
723 get_file_caps(struct linux_binprm *bprm, struct file *file, bool *effective, bool *has_fcap) get_file_caps() argument
788 handle_privileged_root(struct linux_binprm *bprm, bool has_fcap, bool *effective, kuid_t root_uid) handle_privileged_root() argument
890 bool effective = false, has_fcap = false, is_setid; cap_bprm_creds_from_file() local
[all...]
/kernel/linux/linux-5.10/security/apparmor/
H A Dlsm.c147 static int apparmor_capget(struct task_struct *target, kernel_cap_t *effective, in apparmor_capget() argument
/kernel/linux/linux-5.10/kernel/bpf/
H A Dcgroup.c771 struct bpf_prog_array *effective; __cgroup_bpf_query() local
[all...]
/kernel/linux/linux-6.6/kernel/bpf/
H A Dcgroup.c1029 struct bpf_prog_array *effective; __cgroup_bpf_query() local
[all...]
/kernel/linux/linux-6.6/security/apparmor/
H A Dlsm.c152 static int apparmor_capget(const struct task_struct *target, kernel_cap_t *effective, in apparmor_capget() argument
/kernel/linux/linux-5.10/security/selinux/
H A Dhooks.c2113 static int selinux_capget(struct task_struct *target, kernel_cap_t *effective, in selinux_capget() argument
2121 selinux_capset(struct cred *new, const struct cred *old, const kernel_cap_t *effective, const kernel_cap_t *inheritable, const kernel_cap_t *permitted) selinux_capset() argument
/kernel/linux/linux-6.6/security/selinux/
H A Dhooks.c2109 static int selinux_capget(const struct task_struct *target, kernel_cap_t *effective, in selinux_capget() argument
2116 selinux_capset(struct cred *new, const struct cred *old, const kernel_cap_t *effective, const kernel_cap_t *inheritable, const kernel_cap_t *permitted) selinux_capset() argument

Completed in 49 milliseconds

12