Lines Matching defs:BPF_STRUCT_OPS
17 s32 BPF_STRUCT_OPS(maximal_select_cpu, struct task_struct *p, s32 prev_cpu, in BPF_STRUCT_OPS() function
23 void BPF_STRUCT_OPS(maximal_enqueue, struct task_struct *p, u64 enq_flags) in BPF_STRUCT_OPS() function
28 void BPF_STRUCT_OPS(maximal_dequeue, struct task_struct *p, u64 deq_flags) in BPF_STRUCT_OPS() function
31 void BPF_STRUCT_OPS(maximal_dispatch, s32 cpu, struct task_struct *prev) in BPF_STRUCT_OPS() function
36 void BPF_STRUCT_OPS(maximal_runnable, struct task_struct *p, u64 enq_flags) in BPF_STRUCT_OPS() function
39 void BPF_STRUCT_OPS(maximal_running, struct task_struct *p) in BPF_STRUCT_OPS() function
42 void BPF_STRUCT_OPS(maximal_stopping, struct task_struct *p, bool runnable) in BPF_STRUCT_OPS() function
45 void BPF_STRUCT_OPS(maximal_quiescent, struct task_struct *p, u64 deq_flags) in BPF_STRUCT_OPS() function
48 bool BPF_STRUCT_OPS(maximal_yield, struct task_struct *from, in BPF_STRUCT_OPS() function
54 bool BPF_STRUCT_OPS(maximal_core_sched_before, struct task_struct *a, in BPF_STRUCT_OPS() function
60 void BPF_STRUCT_OPS(maximal_set_weight, struct task_struct *p, u32 weight) in BPF_STRUCT_OPS() function
63 void BPF_STRUCT_OPS(maximal_set_cpumask, struct task_struct *p, in BPF_STRUCT_OPS() function
67 void BPF_STRUCT_OPS(maximal_update_idle, s32 cpu, bool idle) in BPF_STRUCT_OPS() function
70 void BPF_STRUCT_OPS(maximal_cpu_acquire, s32 cpu, in BPF_STRUCT_OPS() function
74 void BPF_STRUCT_OPS(maximal_cpu_release, s32 cpu, in BPF_STRUCT_OPS() function
78 void BPF_STRUCT_OPS(maximal_cpu_online, s32 cpu) in BPF_STRUCT_OPS() function
81 void BPF_STRUCT_OPS(maximal_cpu_offline, s32 cpu) in BPF_STRUCT_OPS() function
84 s32 BPF_STRUCT_OPS(maximal_init_task, struct task_struct *p, in BPF_STRUCT_OPS() function
90 void BPF_STRUCT_OPS(maximal_enable, struct task_struct *p) in BPF_STRUCT_OPS() function
93 void BPF_STRUCT_OPS(maximal_exit_task, struct task_struct *p, in BPF_STRUCT_OPS() function
97 void BPF_STRUCT_OPS(maximal_disable, struct task_struct *p) in BPF_STRUCT_OPS() function
100 s32 BPF_STRUCT_OPS(maximal_cgroup_init, struct cgroup *cgrp, in BPF_STRUCT_OPS() function
106 void BPF_STRUCT_OPS(maximal_cgroup_exit, struct cgroup *cgrp) in BPF_STRUCT_OPS() function
109 s32 BPF_STRUCT_OPS(maximal_cgroup_prep_move, struct task_struct *p, in BPF_STRUCT_OPS() function
115 void BPF_STRUCT_OPS(maximal_cgroup_move, struct task_struct *p, in BPF_STRUCT_OPS() function
119 void BPF_STRUCT_OPS(maximal_cgroup_cancel_move, struct task_struct *p, in BPF_STRUCT_OPS() function
123 void BPF_STRUCT_OPS(maximal_cgroup_set_weight, struct cgroup *cgrp, u32 weight) in BPF_STRUCT_OPS() function
131 void BPF_STRUCT_OPS(maximal_exit, struct scx_exit_info *info) in BPF_STRUCT_OPS() function