Home
last modified time | relevance | path

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

/linux/tools/sched_ext/
H A Dscx_qmap.bpf.c160 static struct task_ctx *lookup_task_ctx(struct task_struct *p) in lookup_task_ctx() function
171 if (!(tctx = lookup_task_ctx(p))) in BPF_STRUCT_OPS()
228 if (!(tctx = lookup_task_ctx(p))) in BPF_STRUCT_OPS()
329 if ((tctx = lookup_task_ctx(p))) in update_core_sched_head_seq()
353 if (!(tctx = lookup_task_ctx(p))) in dispatch_highpri()
456 if (!(tctx = lookup_task_ctx(p))) { in BPF_STRUCT_OPS()