Lines Matching refs:s32
17 s32 BPF_STRUCT_OPS(maximal_select_cpu, struct task_struct *p, s32 prev_cpu, in BPF_STRUCT_OPS()
31 void BPF_STRUCT_OPS(maximal_dispatch, s32 cpu, struct task_struct *prev) in BPF_STRUCT_OPS()
67 void BPF_STRUCT_OPS(maximal_update_idle, s32 cpu, bool idle) in BPF_STRUCT_OPS()
70 void BPF_STRUCT_OPS(maximal_cpu_acquire, s32 cpu, in BPF_STRUCT_OPS()
74 void BPF_STRUCT_OPS(maximal_cpu_release, s32 cpu, in BPF_STRUCT_OPS()
78 void BPF_STRUCT_OPS(maximal_cpu_online, s32 cpu) in BPF_STRUCT_OPS()
81 void BPF_STRUCT_OPS(maximal_cpu_offline, s32 cpu) in BPF_STRUCT_OPS()
84 s32 BPF_STRUCT_OPS(maximal_init_task, struct task_struct *p, in BPF_STRUCT_OPS()
100 s32 BPF_STRUCT_OPS(maximal_cgroup_init, struct cgroup *cgrp, in BPF_STRUCT_OPS()
109 s32 BPF_STRUCT_OPS(maximal_cgroup_prep_move, struct task_struct *p, in BPF_STRUCT_OPS()
130 s32 BPF_STRUCT_OPS_SLEEPABLE(maximal_init) in BPF_STRUCT_OPS_SLEEPABLE()