Home
last modified time | relevance | path

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

/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()
/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()