Home
last modified time | relevance | path

Searched defs:deq_flags (Results 1 – 4 of 4) sorted by relevance

/linux/tools/testing/selftests/sched_ext/
H A Dmaximal.bpf.c28 void BPF_STRUCT_OPS(maximal_dequeue, struct task_struct *p, u64 deq_flags) in BPF_STRUCT_OPS() argument
45 void BPF_STRUCT_OPS(maximal_quiescent, struct task_struct *p, u64 deq_flags) in BPF_STRUCT_OPS() argument
/linux/tools/sched_ext/
H A Dscx_flatcg.bpf.c577 BPF_STRUCT_OPS(fcg_quiescent,struct task_struct * p,u64 deq_flags) BPF_STRUCT_OPS() argument
H A Dscx_qmap.bpf.c317 BPF_STRUCT_OPS(qmap_dequeue,struct task_struct * p,u64 deq_flags) BPF_STRUCT_OPS() argument
/linux/kernel/sched/
H A Dext.c