Home
last modified time | relevance | path

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

/linux-6.12.1/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.c317 void (*runnable)(struct task_struct *p, u64 enq_flags); member
5551 static void stopping_stub(struct task_struct *p, bool runnable) {} in stopping_stub()
Dfair.c2037 unsigned long runnable; member
7277 unsigned int runnable; in cpu_runnable_without() local
8016 unsigned long runnable; in cpu_util() local
/linux-6.12.1/tools/testing/selftests/sched_ext/
Dselect_cpu_vtime.bpf.c67 bool runnable) in BPF_STRUCT_OPS()
Dmaximal.bpf.c40 void BPF_STRUCT_OPS(maximal_stopping, struct task_struct *p, bool runnable) in BPF_STRUCT_OPS()
/linux-6.12.1/tools/sched_ext/
Dscx_simple.bpf.c115 void BPF_STRUCT_OPS(simple_stopping, struct task_struct *p, bool runnable) in BPF_STRUCT_OPS()
Dscx_flatcg.bpf.c419 static void update_active_weight_sums(struct cgroup *cgrp, bool runnable) in update_active_weight_sums()
542 void BPF_STRUCT_OPS(fcg_stopping, struct task_struct *p, bool runnable) in BPF_STRUCT_OPS()
Dscx_central.bpf.c251 void BPF_STRUCT_OPS(central_stopping, struct task_struct *p, bool runnable) in BPF_STRUCT_OPS()
/linux-6.12.1/drivers/gpu/drm/panthor/
Dpanthor_sched.c239 struct list_head runnable[PANTHOR_CSG_PRIORITY_COUNT]; member