Home
last modified time | relevance | path

Searched defs:cap (Results 1 – 13 of 13) sorted by relevance

/kernel/
Dcapability.c281 struct user_namespace *ns, int cap) in has_ns_capability()
302 bool has_capability(struct task_struct *t, int cap) in has_capability()
322 struct user_namespace *ns, int cap) in has_ns_capability_noaudit()
345 bool has_capability_noaudit(struct task_struct *t, int cap) in has_capability_noaudit()
352 int cap, in ns_capable_common()
381 bool ns_capable(struct user_namespace *ns, int cap) in ns_capable()
399 bool ns_capable_noaudit(struct user_namespace *ns, int cap) in ns_capable_noaudit()
418 bool ns_capable_setid(struct user_namespace *ns, int cap) in ns_capable_setid()
434 bool capable(int cap) in capable()
454 int cap) in file_ns_capable()
[all …]
Dumh.c503 kernel_cap_t new_cap, *cap; in proc_cap_handler() local
Daudit.h191 struct audit_cap_data cap; member
Dauditsc.c1300 kernel_cap_t *cap) in audit_log_cap()
/kernel/bpf/
Dtoken.c12 static bool bpf_ns_capable(struct user_namespace *ns, int cap) in bpf_ns_capable()
17 bool bpf_token_capable(const struct bpf_token *token, int cap) in bpf_token_capable()
Dverifier.c5232 u32 cap = bpf_map_flags_to_cap(map); in check_map_access_type() local
/kernel/sched/
Ddeadline.c143 unsigned long cap = 0; in __dl_bw_capacity() local
239 __dl_overflow(struct dl_bw *dl_b, unsigned long cap, u64 old_bw, u64 new_bw) in __dl_overflow()
1694 unsigned long cap; in dl_server_apply_params() local
3323 unsigned long cap; in sched_dl_overflow() local
3508 unsigned long flags, cap; in dl_cpuset_cpumask_can_shrink() local
3543 unsigned long cap = dl_bw_capacity(cpu); in dl_bw_manage() local
Dcpudeadline.c123 unsigned long cap, max_cap = 0; in cpudl_find() local
Dfair.c129 #define fits_capacity(cap, max) ((cap) * 1280 < (max) * 1024) argument
1148 long cap = (long)(cpu_scale - cfs_rq->avg.util_avg) / 2; in post_init_entity_util_avg() local
Dsched.h3456 unsigned long cap = arch_scale_cpu_capacity(cpu); in dl_task_fits_capacity() local
/kernel/cgroup/
Dmisc.c368 u64 cap; in misc_cg_capacity_show() local
/kernel/power/
Denergy_model.c556 unsigned long cap, prev_cap = 0; in em_dev_register_perf_domain() local
/kernel/rcu/
Dtree.c5644 int cap = rcu_capacity[(rcu_num_lvls - 1) - i]; in rcu_init_geometry() local