Home
last modified time | relevance | path

Searched refs:effective (Results 1 – 5 of 5) sorted by relevance

/kernel/
Dcapability.c171 kdata[i].effective = pE.cap[i]; in SYSCALL_DEFINE2()
226 kernel_cap_t inheritable, permitted, effective; in SYSCALL_DEFINE2() local
250 effective.cap[i] = kdata[i].effective; in SYSCALL_DEFINE2()
255 effective.cap[i] = 0; in SYSCALL_DEFINE2()
261 effective.cap[CAP_LAST_U32] &= CAP_LAST_U32_VALID_MASK; in SYSCALL_DEFINE2()
270 &effective, &inheritable, &permitted); in SYSCALL_DEFINE2()
Dauditsc.c1351 audit_log_cap(ab, "cap_pe", &context->capset.cap.effective); in show_special()
1575 audit_log_cap(ab, "old_pe", &axs->old_pcap.effective); in audit_log_exit()
1579 audit_log_cap(ab, "pe", &axs->new_pcap.effective); in audit_log_exit()
2562 ax->old_pcap.effective = old->cap_effective; in __audit_log_bprm_fcaps()
2567 ax->new_pcap.effective = new->cap_effective; in __audit_log_bprm_fcaps()
2584 context->capset.cap.effective = new->cap_effective; in __audit_log_capset()
Daudit.h56 kernel_cap_t effective; /* effective set of process */ member
/kernel/bpf/
Dcgroup.c134 cgrp->bpf.effective[type], in cgroup_bpf_release()
275 old_array = rcu_replace_pointer(cgrp->bpf.effective[type], old_array, in activate_effective_progs()
292 #define NR ARRAY_SIZE(cgrp->bpf.effective) in cgroup_bpf_inherit()
557 desc->bpf.effective[type], in replace_effective_prog()
703 desc->bpf.effective[type], in purge_effective_progs()
771 struct bpf_prog_array *effective; in __cgroup_bpf_query() local
775 effective = rcu_dereference_protected(cgrp->bpf.effective[type], in __cgroup_bpf_query()
779 cnt = bpf_prog_array_length(effective); in __cgroup_bpf_query()
796 return bpf_prog_array_copy_to_user(effective, prog_ids, cnt); in __cgroup_bpf_query()
1065 cgrp->bpf.effective[type], skb, __bpf_prog_run_save_cb); in __cgroup_bpf_run_filter_skb()
[all …]
/kernel/irq/
DKconfig25 # Supports effective affinity mask