Home
last modified time | relevance | path

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

/linux-6.15/tools/sched_ext/
H A Dscx_qmap.bpf.c149 static struct task_ctx *lookup_task_ctx(struct task_struct *p) in lookup_task_ctx() function
166 if (!(tctx = lookup_task_ctx(p))) in BPF_STRUCT_OPS()
214 if (!(tctx = lookup_task_ctx(p))) in BPF_STRUCT_OPS()
292 if ((tctx = lookup_task_ctx(p))) in update_core_sched_head_seq()
316 if (!(tctx = lookup_task_ctx(p))) in dispatch_highpri()
423 if (!(tctx = lookup_task_ctx(p))) { in BPF_STRUCT_OPS()