Searched defs:runnable (Results 1 – 6 of 6) sorted by relevance
/linux/kernel/sched/ |
H A D | pelt.c | 103 unsigned long load, unsigned long runnable, int running) in accumulate_sum() 181 unsigned long load, unsigned long runnable, int running) in ___update_load_sum()
|
H A D | ext.c | 370 void (*runnable)(struct task_struct *p, u64 enq_flags); member 5923 static void sched_ext_ops__stopping(struct task_struct *p, bool runnable) {} in sched_ext_ops__stopping()
|
H A D | fair.c | 2052 unsigned long runnable; member 7273 unsigned int runnable; in cpu_runnable_without() local 8016 unsigned long runnable; in cpu_util() local
|
/linux/tools/testing/selftests/sched_ext/ |
H A D | select_cpu_vtime.bpf.c | 67 bool runnable) in BPF_STRUCT_OPS()
|
H A D | maximal.bpf.c | 42 void BPF_STRUCT_OPS(maximal_stopping, struct task_struct *p, bool runnable) in BPF_STRUCT_OPS()
|
/linux/tools/sched_ext/ |
H A D | scx_flatcg.bpf.c | 416 static void update_active_weight_sums(struct cgroup *cgrp, bool runnable) in update_active_weight_sums() 539 void BPF_STRUCT_OPS(fcg_stopping, struct task_struct *p, bool runnable) in BPF_STRUCT_OPS()
|