Searched refs:scx_init_task_args (Results 1 – 7 of 7) sorted by relevance
19 struct scx_init_task_args *args) in BPF_STRUCT_OPS_SLEEPABLE()
20 struct scx_init_task_args *args) in BPF_STRUCT_OPS_SLEEPABLE()
54 struct scx_init_task_args *args) in BPF_STRUCT_OPS()
74 struct task_struct *p, struct scx_init_task_args *args) in BPF_STRUCT_OPS()
85 struct scx_init_task_args *args) in BPF_STRUCT_OPS()
806 struct scx_init_task_args *args) in BPF_STRUCT_OPS()
184 struct scx_init_task_args { struct538 s32 (*init_task)(struct task_struct *p, struct scx_init_task_args *args);3803 struct scx_init_task_args args = { in scx_init_task()5932 static s32 sched_ext_ops__init_task(struct task_struct *p, struct scx_init_task_args *args) { retur… in sched_ext_ops__init_task()