Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dext.c5819 static const struct btf_type *task_struct_type; variable
5843 if (t == task_struct_type) { in bpf_scx_btf_struct_access()
5953 task_struct_type = btf_type_by_id(btf, btf_tracing_ids[BTF_TRACING_TYPE_TASK]); in bpf_scx_init()