Searched defs:weight (Results 1 – 7 of 7) sorted by relevance
| /kernel/events/ |
| D | hw_breakpoint.c | 409 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/ |
| D | scftorture.c | 205 static void scf_sel_add(unsigned long weight, int prim, bool wait) in scf_sel_add()
|
| /kernel/sched/ |
| D | fair.c | 293 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
|
| D | ext.c | 159 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()
|
| D | core.c | 10950 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
|
| D | rt.c | 625 int i, weight; in do_balance_runtime() local
|
| D | sched.h | 273 static inline unsigned long sched_weight_to_cgroup(unsigned long weight) in sched_weight_to_cgroup()
|