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.c151 static struct task_ctx *lookup_task_ctx(struct task_struct *p) in lookup_task_ctx() function
168 if (!(tctx = lookup_task_ctx(p))) in BPF_STRUCT_OPS()
219 if (!(tctx = lookup_task_ctx(p))) in BPF_STRUCT_OPS()
297 if ((tctx = lookup_task_ctx(p))) in update_core_sched_head_seq()
321 if (!(tctx = lookup_task_ctx(p))) in dispatch_highpri()
424 if (!(tctx = lookup_task_ctx(p))) { in BPF_STRUCT_OPS()