Searched defs:runnable (Results 1 – 7 of 7) sorted by relevance
/linux/kernel/sched/ |
H A D | pelt.c | 104 unsigned long load, unsigned long runnable, int running) in accumulate_sum() 182 unsigned long load, unsigned long runnable, int running) in ___update_load_sum()
|
H A D | ext.c | 375 void (*runnable)(struct task_struct *p, u64 enq_flags); member 5986 static void sched_ext_ops__stopping(struct task_struct *p, bool runnable) {} in sched_ext_ops__stopping()
|
H A D | fair.c | 2035 unsigned long runnable; member 7158 unsigned int runnable; in cpu_runnable_without() local 7901 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() argument
|
/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()
|
/linux/drivers/gpu/drm/panthor/ |
H A D | panthor_sched.c | 238 struct list_head runnable[PANTHOR_CSG_PRIORITY_COUNT]; member
|