Home
last modified time | relevance | path

Searched refs:scx_exit_task_args (Results 1 – 3 of 3) sorted by relevance

/linux/tools/testing/selftests/sched_ext/
H A Dcreate_dsq.bpf.c14 struct scx_exit_task_args *args) in BPF_STRUCT_OPS()
H A Dmaximal.bpf.c94 struct scx_exit_task_args *args) in BPF_STRUCT_OPS()
/linux/kernel/sched/
H A Dext.c197 struct scx_exit_task_args { struct
553 void (*exit_task)(struct task_struct *p, struct scx_exit_task_args *args);
3887 struct scx_exit_task_args args = { in scx_exit_task()
5996 static void sched_ext_ops__exit_task(struct task_struct *p, struct scx_exit_task_args *args) {} in sched_ext_ops__exit_task()