Searched refs:task_struct_type (Results 1 – 1 of 1) sorted by relevance
5823 static const struct btf_type *task_struct_type; variable5847 if (t == task_struct_type) { in bpf_scx_btf_struct_access()5957 task_struct_type = btf_type_by_id(btf, btf_tracing_ids[BTF_TRACING_TYPE_TASK]); in bpf_scx_init()