Home
last modified time | relevance | path

Searched refs:deq_flags (Results 1 – 3 of 3) sorted by relevance

/tools/testing/selftests/sched_ext/
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
/tools/sched_ext/
A Dscx_qmap.bpf.c280 void BPF_STRUCT_OPS(qmap_dequeue, struct task_struct *p, u64 deq_flags) in BPF_STRUCT_OPS() argument
283 if (deq_flags & SCX_DEQ_CORE_SCHED_EXEC) in BPF_STRUCT_OPS()
A Dscx_flatcg.bpf.c577 void BPF_STRUCT_OPS(fcg_quiescent, struct task_struct *p, u64 deq_flags) in BPF_STRUCT_OPS() argument

Completed in 8 milliseconds