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.c7182 static const struct btf_type *task_struct_type; in scx_bpf_put_cpumask()
7206 if (t == task_struct_type) {
7359 task_struct_type = btf_type_by_id(btf, btf_tracing_ids[BTF_TRACING_TYPE_TASK]); in scx_bpf_now()
5366 static const struct btf_type *task_struct_type; global() variable