Searched defs:prev_cpu (Results  1 – 15 of 15) sorted by relevance
| /tools/testing/selftests/sched_ext/ | 
| D | select_cpu_dispatch.bpf.c | 16 		   s32 prev_cpu, u64 wake_flags)  in BPF_STRUCT_OPS()
  | 
| D | select_cpu_dispatch_dbl_dsp.bpf.c | 18 		   s32 prev_cpu, u64 wake_flags)  in BPF_STRUCT_OPS()
  | 
| D | select_cpu_dispatch_bad_dsq.bpf.c | 18 		   s32 prev_cpu, u64 wake_flags)  in BPF_STRUCT_OPS()
  | 
| D | ddsp_vtimelocal_fail.bpf.c | 14 		   s32 prev_cpu, u64 wake_flags)  in BPF_STRUCT_OPS()
  | 
| D | ddsp_bogus_dsq_fail.bpf.c | 14 		   s32 prev_cpu, u64 wake_flags)  in BPF_STRUCT_OPS()
  | 
| D | enq_select_cpu_fails.bpf.c | 17 		   s32 prev_cpu, u64 wake_flags)  in BPF_STRUCT_OPS()
  | 
| D | select_cpu_dfl_nodispatch.bpf.c | 35 		   s32 prev_cpu, u64 wake_flags)  in BPF_STRUCT_OPS()
  | 
| D | dsp_local_on.bpf.c | 20 		   s32 prev_cpu, u64 wake_flags)  in BPF_STRUCT_OPS()
  | 
| D | exit.bpf.c | 21 		   s32 prev_cpu, u64 wake_flags)  in BPF_STRUCT_OPS()
  | 
| D | select_cpu_vtime.bpf.c | 39 		   s32 prev_cpu, u64 wake_flags)  in BPF_STRUCT_OPS()
  | 
| D | maximal.bpf.c | 17 s32 BPF_STRUCT_OPS(maximal_select_cpu, struct task_struct *p, s32 prev_cpu,  in BPF_STRUCT_OPS()
  | 
| /tools/sched_ext/ | 
| D | scx_simple.bpf.c | 60 s32 BPF_STRUCT_OPS(simple_select_cpu, struct task_struct *p, s32 prev_cpu, u64 wake_flags)  in BPF_STRUCT_OPS()
  | 
| D | scx_central.bpf.c | 96 		   s32 prev_cpu, u64 wake_flags)  in BPF_STRUCT_OPS()
  | 
| D | scx_qmap.bpf.c | 134 static s32 pick_direct_dispatch_cpu(struct task_struct *p, s32 prev_cpu)  in pick_direct_dispatch_cpu() 161 		   s32 prev_cpu, u64 wake_flags)  in BPF_STRUCT_OPS()
  | 
| D | scx_flatcg.bpf.c | 322 s32 BPF_STRUCT_OPS(fcg_select_cpu, struct task_struct *p, s32 prev_cpu, u64 wake_flags)  in BPF_STRUCT_OPS()
  |