Home
last modified time | relevance | path

Searched refs:scx_exit_task_args (Results 1 – 4 of 4) 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.c93 struct scx_exit_task_args *args) in BPF_STRUCT_OPS()
/linux/kernel/sched/
H A Dext_internal.h221 struct scx_exit_task_args { struct
587 void (*exit_task)(struct task_struct *p, struct scx_exit_task_args *args);
H A Dext.c3667 struct scx_exit_task_args args = { in __scx_disable_and_exit_task()
3701 struct scx_exit_task_args args = { .cancelled = true }; in scx_sub_init_cancel_task()
7562 static void sched_ext_ops__exit_task(struct task_struct *p, struct scx_exit_task_args *args) {} in sched_ext_ops__exit_task()