Symbol: BPF_STRUCT_OPS
include/uapi/linux/bpf.h
1142
BPF_STRUCT_OPS,
tools/include/uapi/linux/bpf.h
1142
BPF_STRUCT_OPS,
tools/sched_ext/include/scx/common.bpf.h
190
#define BPF_STRUCT_OPS(name, args...) \
tools/sched_ext/scx_central.bpf.c
102
void BPF_STRUCT_OPS(central_enqueue, struct task_struct *p, u64 enq_flags)
tools/sched_ext/scx_central.bpf.c
182
void BPF_STRUCT_OPS(central_dispatch, s32 cpu, struct task_struct *prev)
tools/sched_ext/scx_central.bpf.c
238
void BPF_STRUCT_OPS(central_running, struct task_struct *p)
tools/sched_ext/scx_central.bpf.c
246
void BPF_STRUCT_OPS(central_stopping, struct task_struct *p, bool runnable)
tools/sched_ext/scx_central.bpf.c
338
void BPF_STRUCT_OPS(central_exit, struct scx_exit_info *ei)
tools/sched_ext/scx_central.bpf.c
90
s32 BPF_STRUCT_OPS(central_select_cpu, struct task_struct *p,
tools/sched_ext/scx_cpu0.bpf.c
45
s32 BPF_STRUCT_OPS(cpu0_select_cpu, struct task_struct *p, s32 prev_cpu, u64 wake_flags)
tools/sched_ext/scx_cpu0.bpf.c
50
void BPF_STRUCT_OPS(cpu0_enqueue, struct task_struct *p, u64 enq_flags)
tools/sched_ext/scx_cpu0.bpf.c
66
void BPF_STRUCT_OPS(cpu0_dispatch, s32 cpu, struct task_struct *prev)
tools/sched_ext/scx_cpu0.bpf.c
85
void BPF_STRUCT_OPS(cpu0_exit, struct scx_exit_info *ei)
tools/sched_ext/scx_flatcg.bpf.c
317
s32 BPF_STRUCT_OPS(fcg_select_cpu, struct task_struct *p, s32 prev_cpu, u64 wake_flags)
tools/sched_ext/scx_flatcg.bpf.c
345
void BPF_STRUCT_OPS(fcg_enqueue, struct task_struct *p, u64 enq_flags)
tools/sched_ext/scx_flatcg.bpf.c
507
void BPF_STRUCT_OPS(fcg_runnable, struct task_struct *p, u64 enq_flags)
tools/sched_ext/scx_flatcg.bpf.c
516
void BPF_STRUCT_OPS(fcg_running, struct task_struct *p)
tools/sched_ext/scx_flatcg.bpf.c
539
void BPF_STRUCT_OPS(fcg_stopping, struct task_struct *p, bool runnable)
tools/sched_ext/scx_flatcg.bpf.c
577
void BPF_STRUCT_OPS(fcg_quiescent, struct task_struct *p, u64 deq_flags)
tools/sched_ext/scx_flatcg.bpf.c
586
void BPF_STRUCT_OPS(fcg_cgroup_set_weight, struct cgroup *cgrp, u32 weight)
tools/sched_ext/scx_flatcg.bpf.c
727
void BPF_STRUCT_OPS(fcg_dispatch, s32 cpu, struct task_struct *prev)
tools/sched_ext/scx_flatcg.bpf.c
805
s32 BPF_STRUCT_OPS(fcg_init_task, struct task_struct *p,
tools/sched_ext/scx_flatcg.bpf.c
903
void BPF_STRUCT_OPS(fcg_cgroup_exit, struct cgroup *cgrp)
tools/sched_ext/scx_flatcg.bpf.c
916
void BPF_STRUCT_OPS(fcg_cgroup_move, struct task_struct *p,
tools/sched_ext/scx_flatcg.bpf.c
943
void BPF_STRUCT_OPS(fcg_exit, struct scx_exit_info *ei)
tools/sched_ext/scx_pair.bpf.c
242
void BPF_STRUCT_OPS(pair_enqueue, struct task_struct *p, u64 enq_flags)
tools/sched_ext/scx_pair.bpf.c
495
void BPF_STRUCT_OPS(pair_dispatch, s32 cpu, struct task_struct *prev)
tools/sched_ext/scx_pair.bpf.c
503
void BPF_STRUCT_OPS(pair_cpu_acquire, s32 cpu, struct scx_cpu_acquire_args *args)
tools/sched_ext/scx_pair.bpf.c
530
void BPF_STRUCT_OPS(pair_cpu_release, s32 cpu, struct scx_cpu_release_args *args)
tools/sched_ext/scx_pair.bpf.c
560
s32 BPF_STRUCT_OPS(pair_cgroup_init, struct cgroup *cgrp)
tools/sched_ext/scx_pair.bpf.c
583
void BPF_STRUCT_OPS(pair_cgroup_exit, struct cgroup *cgrp)
tools/sched_ext/scx_pair.bpf.c
597
void BPF_STRUCT_OPS(pair_exit, struct scx_exit_info *ei)
tools/sched_ext/scx_qmap.bpf.c
162
s32 BPF_STRUCT_OPS(qmap_select_cpu, struct task_struct *p,
tools/sched_ext/scx_qmap.bpf.c
196
void BPF_STRUCT_OPS(qmap_enqueue, struct task_struct *p, u64 enq_flags)
tools/sched_ext/scx_qmap.bpf.c
285
void BPF_STRUCT_OPS(qmap_dequeue, struct task_struct *p, u64 deq_flags)
tools/sched_ext/scx_qmap.bpf.c
366
void BPF_STRUCT_OPS(qmap_dispatch, s32 cpu, struct task_struct *prev)
tools/sched_ext/scx_qmap.bpf.c
469
void BPF_STRUCT_OPS(qmap_tick, struct task_struct *p)
tools/sched_ext/scx_qmap.bpf.c
529
bool BPF_STRUCT_OPS(qmap_core_sched_before,
tools/sched_ext/scx_qmap.bpf.c
559
void BPF_STRUCT_OPS(qmap_cpu_release, s32 cpu, struct scx_cpu_release_args *args)
tools/sched_ext/scx_qmap.bpf.c
566
s32 BPF_STRUCT_OPS(qmap_init_task, struct task_struct *p,
tools/sched_ext/scx_qmap.bpf.c
583
void BPF_STRUCT_OPS(qmap_dump, struct scx_dump_ctx *dctx)
tools/sched_ext/scx_qmap.bpf.c
621
void BPF_STRUCT_OPS(qmap_dump_cpu, struct scx_dump_ctx *dctx, s32 cpu, bool idle)
tools/sched_ext/scx_qmap.bpf.c
636
void BPF_STRUCT_OPS(qmap_dump_task, struct scx_dump_ctx *dctx, struct task_struct *p)
tools/sched_ext/scx_qmap.bpf.c
649
s32 BPF_STRUCT_OPS(qmap_cgroup_init, struct cgroup *cgrp, struct scx_cgroup_init_args *args)
tools/sched_ext/scx_qmap.bpf.c
658
void BPF_STRUCT_OPS(qmap_cgroup_set_weight, struct cgroup *cgrp, u32 weight)
tools/sched_ext/scx_qmap.bpf.c
664
void BPF_STRUCT_OPS(qmap_cgroup_set_bandwidth, struct cgroup *cgrp,
tools/sched_ext/scx_qmap.bpf.c
711
void BPF_STRUCT_OPS(qmap_cpu_online, s32 cpu)
tools/sched_ext/scx_qmap.bpf.c
720
void BPF_STRUCT_OPS(qmap_cpu_offline, s32 cpu)
tools/sched_ext/scx_qmap.bpf.c
890
void BPF_STRUCT_OPS(qmap_exit, struct scx_exit_info *ei)
tools/sched_ext/scx_sdt.bpf.c
606
s32 BPF_STRUCT_OPS(sdt_select_cpu, struct task_struct *p, s32 prev_cpu, u64 wake_flags)
tools/sched_ext/scx_sdt.bpf.c
629
void BPF_STRUCT_OPS(sdt_enqueue, struct task_struct *p, u64 enq_flags)
tools/sched_ext/scx_sdt.bpf.c
644
void BPF_STRUCT_OPS(sdt_dispatch, s32 cpu, struct task_struct *prev)
tools/sched_ext/scx_sdt.bpf.c
667
void BPF_STRUCT_OPS(sdt_exit_task, struct task_struct *p,
tools/sched_ext/scx_sdt.bpf.c
703
void BPF_STRUCT_OPS(sdt_exit, struct scx_exit_info *ei)
tools/sched_ext/scx_simple.bpf.c
110
void BPF_STRUCT_OPS(simple_stopping, struct task_struct *p, bool runnable)
tools/sched_ext/scx_simple.bpf.c
127
void BPF_STRUCT_OPS(simple_enable, struct task_struct *p)
tools/sched_ext/scx_simple.bpf.c
145
void BPF_STRUCT_OPS(simple_exit, struct scx_exit_info *ei)
tools/sched_ext/scx_simple.bpf.c
55
s32 BPF_STRUCT_OPS(simple_select_cpu, struct task_struct *p, s32 prev_cpu, u64 wake_flags)
tools/sched_ext/scx_simple.bpf.c
69
void BPF_STRUCT_OPS(simple_enqueue, struct task_struct *p, u64 enq_flags)
tools/sched_ext/scx_simple.bpf.c
90
void BPF_STRUCT_OPS(simple_dispatch, s32 cpu, struct task_struct *prev)
tools/sched_ext/scx_simple.bpf.c
95
void BPF_STRUCT_OPS(simple_running, struct task_struct *p)
tools/sched_ext/scx_userland.bpf.c
143
s32 BPF_STRUCT_OPS(userland_select_cpu, struct task_struct *p,
tools/sched_ext/scx_userland.bpf.c
204
void BPF_STRUCT_OPS(userland_enqueue, struct task_struct *p, u64 enq_flags)
tools/sched_ext/scx_userland.bpf.c
227
void BPF_STRUCT_OPS(userland_dispatch, s32 cpu, struct task_struct *prev)
tools/sched_ext/scx_userland.bpf.c
258
void BPF_STRUCT_OPS(userland_update_idle, s32 cpu, bool idle)
tools/sched_ext/scx_userland.bpf.c
302
s32 BPF_STRUCT_OPS(userland_init_task, struct task_struct *p,
tools/sched_ext/scx_userland.bpf.c
312
s32 BPF_STRUCT_OPS(userland_init)
tools/sched_ext/scx_userland.bpf.c
329
void BPF_STRUCT_OPS(userland_exit, struct scx_exit_info *ei)
tools/testing/selftests/sched_ext/allowed_cpus.bpf.c
109
void BPF_STRUCT_OPS(allowed_cpus_exit, struct scx_exit_info *ei)
tools/testing/selftests/sched_ext/allowed_cpus.bpf.c
29
s32 BPF_STRUCT_OPS(allowed_cpus_select_cpu,
tools/testing/selftests/sched_ext/allowed_cpus.bpf.c
55
void BPF_STRUCT_OPS(allowed_cpus_enqueue, struct task_struct *p, u64 enq_flags)
tools/testing/selftests/sched_ext/create_dsq.bpf.c
13
void BPF_STRUCT_OPS(create_dsq_exit_task, struct task_struct *p,
tools/testing/selftests/sched_ext/cyclic_kick_wait.bpf.c
33
void BPF_STRUCT_OPS(cyclic_kick_wait_enqueue, struct task_struct *p,
tools/testing/selftests/sched_ext/cyclic_kick_wait.bpf.c
57
void BPF_STRUCT_OPS(cyclic_kick_wait_exit, struct scx_exit_info *ei)
tools/testing/selftests/sched_ext/ddsp_bogus_dsq_fail.bpf.c
13
s32 BPF_STRUCT_OPS(ddsp_bogus_dsq_fail_select_cpu, struct task_struct *p,
tools/testing/selftests/sched_ext/ddsp_bogus_dsq_fail.bpf.c
31
void BPF_STRUCT_OPS(ddsp_bogus_dsq_fail_exit, struct scx_exit_info *ei)
tools/testing/selftests/sched_ext/ddsp_vtimelocal_fail.bpf.c
13
s32 BPF_STRUCT_OPS(ddsp_vtimelocal_fail_select_cpu, struct task_struct *p,
tools/testing/selftests/sched_ext/ddsp_vtimelocal_fail.bpf.c
28
void BPF_STRUCT_OPS(ddsp_vtimelocal_fail_exit, struct scx_exit_info *ei)
tools/testing/selftests/sched_ext/dsp_local_on.bpf.c
19
s32 BPF_STRUCT_OPS(dsp_local_on_select_cpu, struct task_struct *p,
tools/testing/selftests/sched_ext/dsp_local_on.bpf.c
25
void BPF_STRUCT_OPS(dsp_local_on_enqueue, struct task_struct *p,
tools/testing/selftests/sched_ext/dsp_local_on.bpf.c
34
void BPF_STRUCT_OPS(dsp_local_on_dispatch, s32 cpu, struct task_struct *prev)
tools/testing/selftests/sched_ext/dsp_local_on.bpf.c
55
void BPF_STRUCT_OPS(dsp_local_on_exit, struct scx_exit_info *ei)
tools/testing/selftests/sched_ext/enq_select_cpu.bpf.c
14
s32 BPF_STRUCT_OPS(enq_select_cpu_select_cpu, struct task_struct *p,
tools/testing/selftests/sched_ext/enq_select_cpu.bpf.c
21
void BPF_STRUCT_OPS(enq_select_cpu_enqueue, struct task_struct *p,
tools/testing/selftests/sched_ext/enq_select_cpu.bpf.c
36
void BPF_STRUCT_OPS(enq_select_cpu_exit, struct scx_exit_info *ei)
tools/testing/selftests/sched_ext/exit.bpf.c
20
s32 BPF_STRUCT_OPS(exit_select_cpu, struct task_struct *p,
tools/testing/selftests/sched_ext/exit.bpf.c
31
void BPF_STRUCT_OPS(exit_enqueue, struct task_struct *p, u64 enq_flags)
tools/testing/selftests/sched_ext/exit.bpf.c
39
void BPF_STRUCT_OPS(exit_dispatch, s32 cpu, struct task_struct *p)
tools/testing/selftests/sched_ext/exit.bpf.c
47
void BPF_STRUCT_OPS(exit_enable, struct task_struct *p)
tools/testing/selftests/sched_ext/exit.bpf.c
53
s32 BPF_STRUCT_OPS(exit_init_task, struct task_struct *p,
tools/testing/selftests/sched_ext/exit.bpf.c
62
void BPF_STRUCT_OPS(exit_exit, struct scx_exit_info *ei)
tools/testing/selftests/sched_ext/hotplug.bpf.c
15
void BPF_STRUCT_OPS(hotplug_exit, struct scx_exit_info *ei)
tools/testing/selftests/sched_ext/init_enable_count.bpf.c
31
void BPF_STRUCT_OPS(cnt_exit_task, struct task_struct *p)
tools/testing/selftests/sched_ext/init_enable_count.bpf.c
36
void BPF_STRUCT_OPS(cnt_enable, struct task_struct *p)
tools/testing/selftests/sched_ext/init_enable_count.bpf.c
41
void BPF_STRUCT_OPS(cnt_disable, struct task_struct *p)
tools/testing/selftests/sched_ext/maximal.bpf.c
100
s32 BPF_STRUCT_OPS(maximal_cgroup_init, struct cgroup *cgrp,
tools/testing/selftests/sched_ext/maximal.bpf.c
106
void BPF_STRUCT_OPS(maximal_cgroup_exit, struct cgroup *cgrp)
tools/testing/selftests/sched_ext/maximal.bpf.c
109
s32 BPF_STRUCT_OPS(maximal_cgroup_prep_move, struct task_struct *p,
tools/testing/selftests/sched_ext/maximal.bpf.c
115
void BPF_STRUCT_OPS(maximal_cgroup_move, struct task_struct *p,
tools/testing/selftests/sched_ext/maximal.bpf.c
119
void BPF_STRUCT_OPS(maximal_cgroup_cancel_move, struct task_struct *p,
tools/testing/selftests/sched_ext/maximal.bpf.c
123
void BPF_STRUCT_OPS(maximal_cgroup_set_weight, struct cgroup *cgrp, u32 weight)
tools/testing/selftests/sched_ext/maximal.bpf.c
126
void BPF_STRUCT_OPS(maximal_cgroup_set_bandwidth, struct cgroup *cgrp,
tools/testing/selftests/sched_ext/maximal.bpf.c
135
void BPF_STRUCT_OPS(maximal_exit, struct scx_exit_info *info)
tools/testing/selftests/sched_ext/maximal.bpf.c
17
s32 BPF_STRUCT_OPS(maximal_select_cpu, struct task_struct *p, s32 prev_cpu,
tools/testing/selftests/sched_ext/maximal.bpf.c
23
void BPF_STRUCT_OPS(maximal_enqueue, struct task_struct *p, u64 enq_flags)
tools/testing/selftests/sched_ext/maximal.bpf.c
28
void BPF_STRUCT_OPS(maximal_dequeue, struct task_struct *p, u64 deq_flags)
tools/testing/selftests/sched_ext/maximal.bpf.c
31
void BPF_STRUCT_OPS(maximal_dispatch, s32 cpu, struct task_struct *prev)
tools/testing/selftests/sched_ext/maximal.bpf.c
36
void BPF_STRUCT_OPS(maximal_runnable, struct task_struct *p, u64 enq_flags)
tools/testing/selftests/sched_ext/maximal.bpf.c
39
void BPF_STRUCT_OPS(maximal_running, struct task_struct *p)
tools/testing/selftests/sched_ext/maximal.bpf.c
42
void BPF_STRUCT_OPS(maximal_stopping, struct task_struct *p, bool runnable)
tools/testing/selftests/sched_ext/maximal.bpf.c
45
void BPF_STRUCT_OPS(maximal_quiescent, struct task_struct *p, u64 deq_flags)
tools/testing/selftests/sched_ext/maximal.bpf.c
48
bool BPF_STRUCT_OPS(maximal_yield, struct task_struct *from,
tools/testing/selftests/sched_ext/maximal.bpf.c
54
bool BPF_STRUCT_OPS(maximal_core_sched_before, struct task_struct *a,
tools/testing/selftests/sched_ext/maximal.bpf.c
60
void BPF_STRUCT_OPS(maximal_set_weight, struct task_struct *p, u32 weight)
tools/testing/selftests/sched_ext/maximal.bpf.c
63
void BPF_STRUCT_OPS(maximal_set_cpumask, struct task_struct *p,
tools/testing/selftests/sched_ext/maximal.bpf.c
67
void BPF_STRUCT_OPS(maximal_update_idle, s32 cpu, bool idle)
tools/testing/selftests/sched_ext/maximal.bpf.c
70
void BPF_STRUCT_OPS(maximal_cpu_acquire, s32 cpu,
tools/testing/selftests/sched_ext/maximal.bpf.c
74
void BPF_STRUCT_OPS(maximal_cpu_release, s32 cpu,
tools/testing/selftests/sched_ext/maximal.bpf.c
78
void BPF_STRUCT_OPS(maximal_cpu_online, s32 cpu)
tools/testing/selftests/sched_ext/maximal.bpf.c
81
void BPF_STRUCT_OPS(maximal_cpu_offline, s32 cpu)
tools/testing/selftests/sched_ext/maximal.bpf.c
84
s32 BPF_STRUCT_OPS(maximal_init_task, struct task_struct *p,
tools/testing/selftests/sched_ext/maximal.bpf.c
90
void BPF_STRUCT_OPS(maximal_enable, struct task_struct *p)
tools/testing/selftests/sched_ext/maximal.bpf.c
93
void BPF_STRUCT_OPS(maximal_exit_task, struct task_struct *p,
tools/testing/selftests/sched_ext/maximal.bpf.c
97
void BPF_STRUCT_OPS(maximal_disable, struct task_struct *p)
tools/testing/selftests/sched_ext/maybe_null.bpf.c
12
void BPF_STRUCT_OPS(maybe_null_running, struct task_struct *p)
tools/testing/selftests/sched_ext/maybe_null.bpf.c
15
void BPF_STRUCT_OPS(maybe_null_success_dispatch, s32 cpu, struct task_struct *p)
tools/testing/selftests/sched_ext/maybe_null.bpf.c
21
bool BPF_STRUCT_OPS(maybe_null_success_yield, struct task_struct *from,
tools/testing/selftests/sched_ext/maybe_null_fail_dsp.bpf.c
12
void BPF_STRUCT_OPS(maybe_null_running, struct task_struct *p)
tools/testing/selftests/sched_ext/maybe_null_fail_dsp.bpf.c
15
void BPF_STRUCT_OPS(maybe_null_fail_dispatch, s32 cpu, struct task_struct *p)
tools/testing/selftests/sched_ext/maybe_null_fail_yld.bpf.c
12
void BPF_STRUCT_OPS(maybe_null_running, struct task_struct *p)
tools/testing/selftests/sched_ext/maybe_null_fail_yld.bpf.c
15
bool BPF_STRUCT_OPS(maybe_null_fail_yield, struct task_struct *from,
tools/testing/selftests/sched_ext/numa.bpf.c
34
s32 BPF_STRUCT_OPS(numa_select_cpu,
tools/testing/selftests/sched_ext/numa.bpf.c
60
void BPF_STRUCT_OPS(numa_enqueue, struct task_struct *p, u64 enq_flags)
tools/testing/selftests/sched_ext/numa.bpf.c
67
void BPF_STRUCT_OPS(numa_dispatch, s32 cpu, struct task_struct *prev)
tools/testing/selftests/sched_ext/numa.bpf.c
87
void BPF_STRUCT_OPS(numa_exit, struct scx_exit_info *ei)
tools/testing/selftests/sched_ext/peek_dsq.bpf.c
108
void BPF_STRUCT_OPS(peek_dsq_enqueue, struct task_struct *p, u64 enq_flags)
tools/testing/selftests/sched_ext/peek_dsq.bpf.c
140
void BPF_STRUCT_OPS(peek_dsq_dispatch, s32 cpu, struct task_struct *prev)
tools/testing/selftests/sched_ext/peek_dsq.bpf.c
226
void BPF_STRUCT_OPS(peek_dsq_exit, struct scx_exit_info *ei)
tools/testing/selftests/sched_ext/prog_run.bpf.c
24
void BPF_STRUCT_OPS(prog_run_exit, struct scx_exit_info *ei)
tools/testing/selftests/sched_ext/rt_stall.bpf.c
14
void BPF_STRUCT_OPS(rt_stall_exit, struct scx_exit_info *ei)
tools/testing/selftests/sched_ext/select_cpu_dfl.bpf.c
22
void BPF_STRUCT_OPS(select_cpu_dfl_enqueue, struct task_struct *p,
tools/testing/selftests/sched_ext/select_cpu_dfl_nodispatch.bpf.c
52
void BPF_STRUCT_OPS(select_cpu_dfl_nodispatch_enqueue, struct task_struct *p,
tools/testing/selftests/sched_ext/select_cpu_dfl_nodispatch.bpf.c
73
s32 BPF_STRUCT_OPS(select_cpu_dfl_nodispatch_init_task,
tools/testing/selftests/sched_ext/select_cpu_dispatch.bpf.c
15
s32 BPF_STRUCT_OPS(select_cpu_dispatch_select_cpu, struct task_struct *p,
tools/testing/selftests/sched_ext/select_cpu_dispatch_bad_dsq.bpf.c
17
s32 BPF_STRUCT_OPS(select_cpu_dispatch_bad_dsq_select_cpu, struct task_struct *p,
tools/testing/selftests/sched_ext/select_cpu_dispatch_bad_dsq.bpf.c
26
void BPF_STRUCT_OPS(select_cpu_dispatch_bad_dsq_exit, struct scx_exit_info *ei)
tools/testing/selftests/sched_ext/select_cpu_dispatch_dbl_dsp.bpf.c
17
s32 BPF_STRUCT_OPS(select_cpu_dispatch_dbl_dsp_select_cpu, struct task_struct *p,
tools/testing/selftests/sched_ext/select_cpu_dispatch_dbl_dsp.bpf.c
27
void BPF_STRUCT_OPS(select_cpu_dispatch_dbl_dsp_exit, struct scx_exit_info *ei)
tools/testing/selftests/sched_ext/select_cpu_vtime.bpf.c
38
s32 BPF_STRUCT_OPS(select_cpu_vtime_select_cpu, struct task_struct *p,
tools/testing/selftests/sched_ext/select_cpu_vtime.bpf.c
54
void BPF_STRUCT_OPS(select_cpu_vtime_dispatch, s32 cpu, struct task_struct *p)
tools/testing/selftests/sched_ext/select_cpu_vtime.bpf.c
60
void BPF_STRUCT_OPS(select_cpu_vtime_running, struct task_struct *p)
tools/testing/selftests/sched_ext/select_cpu_vtime.bpf.c
66
void BPF_STRUCT_OPS(select_cpu_vtime_stopping, struct task_struct *p,
tools/testing/selftests/sched_ext/select_cpu_vtime.bpf.c
72
void BPF_STRUCT_OPS(select_cpu_vtime_enable, struct task_struct *p)