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.c94 struct scx_exit_task_args *args) in BPF_STRUCT_OPS()
/linux/kernel/sched/
H A Dext_internal.h211 struct scx_exit_task_args { struct
567 void (*exit_task)(struct task_struct *p, struct scx_exit_task_args *args);
H A Dext.c2932 struct scx_exit_task_args args = { in scx_exit_task()
5320 static void sched_ext_ops__exit_task(struct task_struct *p, struct scx_exit_task_args *args) {}