Home
last modified time | relevance | path

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

/linux-6.15/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-6.15/kernel/sched/
H A Dext.c192 struct scx_exit_task_args { struct
524 void (*exit_task)(struct task_struct *p, struct scx_exit_task_args *args);
3742 struct scx_exit_task_args args = { in scx_ops_exit_task()
5768 static void sched_ext_ops__exit_task(struct task_struct *p, struct scx_exit_task_args *args) {} in sched_ext_ops__exit_task()