Searched refs:task_struct_type (Results 1 – 1 of 1) sorted by relevance
7928 static const struct btf_type *task_struct_type; variable7952 if (t == task_struct_type && in bpf_scx_btf_struct_access_common()7967 if (t == task_struct_type) { in bpf_scx_btf_struct_access()8193 task_struct_type = btf_type_by_id(btf, btf_tracing_ids[BTF_TRACING_TYPE_TASK]); in bpf_scx_init()