Home
last modified time | relevance | path

Searched defs:weight (Results 1 – 7 of 7) sorted by relevance

/kernel/events/
Dhw_breakpoint.c409 toggle_bp_slot(struct perf_event *bp, bool enable, enum bp_type_idx type, int weight) in toggle_bp_slot()
576 int weight; in __reserve_bp_slot() local
610 int weight; in __release_bp_slot() local
/kernel/
Dscftorture.c205 static void scf_sel_add(unsigned long weight, int prim, bool wait) in scf_sel_add()
/kernel/sched/
Dfair.c293 static u64 __calc_delta(u64 delta_exec, unsigned long weight, struct load_weight *lw) in __calc_delta()
657 unsigned long weight = scale_load_down(se->load.weight); in avg_vruntime_add() local
667 unsigned long weight = scale_load_down(se->load.weight); in avg_vruntime_sub() local
694 unsigned long weight = scale_load_down(curr->load.weight); in avg_vruntime() local
767 unsigned long weight = scale_load_down(curr->load.weight); in vruntime_eligible() local
2112 unsigned int weight; member
3845 unsigned long weight) in reweight_eevdf()
3951 unsigned long weight) in reweight_entity()
7712 int weight; in sched_balance_find_dst_cpu() local
Dext.c159 u32 weight; member
3679 u32 weight; in scx_ops_enable_task() local
4078 void scx_group_set_weight(struct task_group *tg, unsigned long weight) in scx_group_set_weight()
5731 static void set_weight_stub(struct task_struct *p, u32 weight) {} in set_weight_stub()
5746 static void cgroup_set_weight_stub(struct cgroup *cgrp, u32 weight) {} in cgroup_set_weight_stub()
Dcore.c10950 unsigned long weight; in cpu_weight_write_u64() local
10967 unsigned long weight = tg_weight(css_tg(css)); in cpu_weight_nice_read_s64() local
10985 unsigned long weight; in cpu_weight_nice_write_s64() local
11564 int weight) in sched_mm_cid_remote_clear_weight()
11582 int weight, cpu; in task_mm_cid_work() local
Drt.c625 int i, weight; in do_balance_runtime() local
Dsched.h273 static inline unsigned long sched_weight_to_cgroup(unsigned long weight) in sched_weight_to_cgroup()