Home
last modified time | relevance | path

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

/Linux-v6.6/kernel/
Dsmp.c39 struct call_function_data { struct
45 static DEFINE_PER_CPU_ALIGNED(struct call_function_data, cfd_data); argument
55 struct call_function_data *cfd = &per_cpu(cfd_data, cpu); in smpcfd_prepare_cpu()
77 struct call_function_data *cfd = &per_cpu(cfd_data, cpu); in smpcfd_dead_cpu()
751 struct call_function_data *cfd; in smp_call_function_many_cond()