Home
last modified time | relevance | path

Searched refs:BPF_STRUCT_OPS_SLEEPABLE (Results 1 – 14 of 14) sorted by relevance

/linux/tools/testing/selftests/sched_ext/
H A Dhotplug.bpf.c37 void BPF_STRUCT_OPS_SLEEPABLE(hotplug_cpu_online, s32 cpu) in BPF_STRUCT_OPS_SLEEPABLE() function
42 void BPF_STRUCT_OPS_SLEEPABLE(hotplug_cpu_offline, s32 cpu) in BPF_STRUCT_OPS_SLEEPABLE() function
H A Dcreate_dsq.bpf.c19 s32 BPF_STRUCT_OPS_SLEEPABLE(create_dsq_init_task, struct task_struct *p, in BPF_STRUCT_OPS_SLEEPABLE() function
32 s32 BPF_STRUCT_OPS_SLEEPABLE(create_dsq_init) in BPF_STRUCT_OPS_SLEEPABLE() function
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() function
H A Dinit_enable_count.bpf.c18 s32 BPF_STRUCT_OPS_SLEEPABLE(cnt_init_task, struct task_struct *p, in BPF_STRUCT_OPS_SLEEPABLE() function
H A Dexit.bpf.c67 s32 BPF_STRUCT_OPS_SLEEPABLE(exit_init) in BPF_STRUCT_OPS_SLEEPABLE() function
H A Dselect_cpu_vtime.bpf.c79 s32 BPF_STRUCT_OPS_SLEEPABLE(select_cpu_vtime_init) in BPF_STRUCT_OPS_SLEEPABLE()
77 s32 BPF_STRUCT_OPS_SLEEPABLE(select_cpu_vtime_init) BPF_STRUCT_OPS_SLEEPABLE() function
H A Dmaximal.bpf.c129 s32 BPF_STRUCT_OPS_SLEEPABLE(maximal_init) in BPF_STRUCT_OPS_SLEEPABLE()
126 s32 BPF_STRUCT_OPS_SLEEPABLE(maximal_init) BPF_STRUCT_OPS_SLEEPABLE() function
H A Dpeek_dsq.bpf.c176 s32 BPF_STRUCT_OPS_SLEEPABLE(peek_dsq_init) in BPF_STRUCT_OPS_SLEEPABLE() function
/linux/tools/sched_ext/
H A Dscx_cpu0.bpf.c72 s32 BPF_STRUCT_OPS_SLEEPABLE(cpu0_init) in BPF_STRUCT_OPS_SLEEPABLE() function
H A Dscx_central.bpf.c336 int BPF_STRUCT_OPS_SLEEPABLE(central_init) in BPF_STRUCT_OPS()
297 int BPF_STRUCT_OPS_SLEEPABLE(central_init) BPF_STRUCT_OPS_SLEEPABLE() function
H A Dscx_flatcg.bpf.c832 int BPF_STRUCT_OPS_SLEEPABLE(fcg_cgroup_init, struct cgroup *cgrp, in BPF_STRUCT_OPS_SLEEPABLE()
932 s32 BPF_STRUCT_OPS_SLEEPABLE(fcg_init)
830 int BPF_STRUCT_OPS_SLEEPABLE(fcg_cgroup_init, struct cgroup *cgrp, BPF_STRUCT_OPS_SLEEPABLE() function
928 s32 BPF_STRUCT_OPS_SLEEPABLE(fcg_init) BPF_STRUCT_OPS_SLEEPABLE() function
H A Dscx_qmap.bpf.c928 s32 BPF_STRUCT_OPS_SLEEPABLE(qmap_init) in BPF_STRUCT_OPS_SLEEPABLE() function
/linux/tools/sched_ext/include/scx/
H A Dcommon.bpf.h194 #define BPF_STRUCT_OPS_SLEEPABLE(name, args...) \ macro
/linux/Documentation/scheduler/
H A Dsched-ext.rst221 s32 BPF_STRUCT_OPS_SLEEPABLE(simple_init)