Home
last modified time | relevance | path

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

/linux/kernel/
H A Dsmp.c41 struct call_function_data { struct
47 static DEFINE_PER_CPU_ALIGNED(struct call_function_data, cfd_data); argument
57 struct call_function_data *cfd = &per_cpu(cfd_data, cpu); in smpcfd_prepare_cpu()
86 struct call_function_data *cfd = &per_cpu(cfd_data, cpu); in smpcfd_dead_cpu()
896 struct call_function_data *cfd; in smp_call_function_many_cond()