Home
last modified time | relevance | path

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

/linux-6.14.4/kernel/sched/
Dpelt.c103 unsigned long load, unsigned long runnable, int running) in accumulate_sum()
181 unsigned long load, unsigned long runnable, int running) in ___update_load_sum()
Dext.c338 void (*runnable)(struct task_struct *p, u64 enq_flags); member
6048 static void sched_ext_ops__stopping(struct task_struct *p, bool runnable) {} in sched_ext_ops__stopping()
Dfair.c2054 unsigned long runnable; member
7267 unsigned int runnable; in cpu_runnable_without() local
8006 unsigned long runnable; in cpu_util() local
/linux-6.14.4/tools/testing/selftests/sched_ext/
Dselect_cpu_vtime.bpf.c67 bool runnable) in BPF_STRUCT_OPS()
Dmaximal.bpf.c42 void BPF_STRUCT_OPS(maximal_stopping, struct task_struct *p, bool runnable) in BPF_STRUCT_OPS()
/linux-6.14.4/tools/sched_ext/
Dscx_simple.bpf.c110 void BPF_STRUCT_OPS(simple_stopping, struct task_struct *p, bool runnable) in BPF_STRUCT_OPS()
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()
Dscx_central.bpf.c246 void BPF_STRUCT_OPS(central_stopping, struct task_struct *p, bool runnable) in BPF_STRUCT_OPS()
/linux-6.14.4/drivers/gpu/drm/panthor/
Dpanthor_sched.c241 struct list_head runnable[PANTHOR_CSG_PRIORITY_COUNT]; member