Home
last modified time | relevance | path

Searched refs:scx_exit_info (Results 1 – 20 of 20) sorted by relevance

/linux/tools/testing/selftests/sched_ext/
H A Denq_last_no_enq_fails.bpf.c17 void BPF_STRUCT_OPS_SLEEPABLE(enq_last_no_enq_fails_exit, struct scx_exit_info *info) in BPF_STRUCT_OPS_SLEEPABLE()
H A Dprog_run.bpf.c24 void BPF_STRUCT_OPS(prog_run_exit, struct scx_exit_info *ei) in BPF_STRUCT_OPS()
H A Dselect_cpu_dispatch_bad_dsq.bpf.c26 void BPF_STRUCT_OPS(select_cpu_dispatch_bad_dsq_exit, struct scx_exit_info *ei) in BPF_STRUCT_OPS()
H A Dselect_cpu_dispatch_dbl_dsp.bpf.c27 void BPF_STRUCT_OPS(select_cpu_dispatch_dbl_dsp_exit, struct scx_exit_info *ei) in BPF_STRUCT_OPS()
H A Dddsp_bogus_dsq_fail.bpf.c31 void BPF_STRUCT_OPS(ddsp_bogus_dsq_fail_exit, struct scx_exit_info *ei) in BPF_STRUCT_OPS()
H A Dddsp_vtimelocal_fail.bpf.c28 void BPF_STRUCT_OPS(ddsp_vtimelocal_fail_exit, struct scx_exit_info *ei) in BPF_STRUCT_OPS()
H A Dhotplug.bpf.c15 void BPF_STRUCT_OPS(hotplug_exit, struct scx_exit_info *ei) in BPF_STRUCT_OPS()
H A Dcyclic_kick_wait.bpf.c57 void BPF_STRUCT_OPS(cyclic_kick_wait_exit, struct scx_exit_info *ei) in BPF_STRUCT_OPS()
H A Ddsp_local_on.bpf.c55 void BPF_STRUCT_OPS(dsp_local_on_exit, struct scx_exit_info *ei) in BPF_STRUCT_OPS()
H A Dexit.bpf.c62 void BPF_STRUCT_OPS(exit_exit, struct scx_exit_info *ei) in BPF_STRUCT_OPS()
H A Dmaximal.bpf.c134 void BPF_STRUCT_OPS(maximal_exit, struct scx_exit_info *info)
H A Dpeek_dsq.bpf.c226 void BPF_STRUCT_OPS(peek_dsq_exit, struct scx_exit_info *ei) in BPF_STRUCT_OPS()
/linux/kernel/sched/
H A Dext_internal.h93 struct scx_exit_info { struct
797 void (*exit)(struct scx_exit_info *info);
1070 struct scx_exit_info *exit_info;
H A Dext.c4817 static void free_exit_info(struct scx_exit_info *ei);
5548 static void free_exit_info(struct scx_exit_info *ei) in free_exit_info()
5556 static struct scx_exit_info *alloc_exit_info(size_t exit_dump_len) in alloc_exit_info()
5558 struct scx_exit_info *ei; in alloc_exit_info()
5909 struct scx_exit_info *ei = sch->exit_info; in scx_root_disable()
6100 struct scx_exit_info *ei = sch->exit_info; in scx_disable_workfn()
6319 static void scx_dump_state(struct scx_sched *sch, struct scx_exit_info *ei, in scx_dump_state()
6482 struct scx_exit_info *ei = sch->exit_info; in scx_disable_irq_workfn()
6494 struct scx_exit_info *ei = sch->exit_info; in scx_vexit()
7726 static void sched_ext_ops__exit(struct scx_exit_info *info) {} in sched_ext_ops__exit()
[all …]
/linux/tools/sched_ext/
H A Dscx_cpu0.bpf.c85 void BPF_STRUCT_OPS(cpu0_exit, struct scx_exit_info *ei)
H A Dscx_central.bpf.c360 void BPF_STRUCT_OPS(central_exit, struct scx_exit_info *ei)
H A DREADME.md238 …hed_ext/tools/sched_ext/user_exit_info.h:25:23: note: forward declaration of 'struct scx_exit_info'
240 const struct scx_exit_info *ei)
H A Dscx_flatcg.bpf.c945 void BPF_STRUCT_OPS(fcg_exit, struct scx_exit_info *ei)
H A Dscx_qmap.bpf.c977 void BPF_STRUCT_OPS(qmap_exit, struct scx_exit_info *ei) in BPF_STRUCT_OPS()
/linux/Documentation/scheduler/
H A Dsched-ext.rst230 void BPF_STRUCT_OPS(simple_exit, struct scx_exit_info *ei)