Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dpelt.c104 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 Dext.c375 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 Dfair.c2035 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 Dselect_cpu_vtime.bpf.c67 bool runnable) in BPF_STRUCT_OPS()
H A Dmaximal.bpf.c42 void BPF_STRUCT_OPS(maximal_stopping, struct task_struct *p, bool runnable) in BPF_STRUCT_OPS() argument
/linux/tools/sched_ext/
H A Dscx_flatcg.bpf.c416 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 Dpanthor_sched.c238 struct list_head runnable[PANTHOR_CSG_PRIORITY_COUNT]; member