Searched refs:scx_init_task_args (Results 1 – 8 of 8) 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()
551 struct scx_init_task_args *args) in BPF_STRUCT_OPS()
806 struct scx_init_task_args *args) in BPF_STRUCT_OPS()
152 struct scx_init_task_args { struct487 s32 (*init_task)(struct task_struct *p, struct scx_init_task_args *args);3977 struct scx_init_task_args args = { in scx_ops_init_task()6057 static s32 sched_ext_ops__init_task(struct task_struct *p, struct scx_init_task_args *args) { retur… in sched_ext_ops__init_task()