Home
last modified time | relevance | path

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

/linux/kernel/
H A Dsmp.c40 struct call_function_data { struct
46 static DEFINE_PER_CPU_ALIGNED(struct call_function_data, cfd_data); argument
56 struct call_function_data *cfd = &per_cpu(cfd_data, cpu); in smpcfd_prepare_cpu()
78 struct call_function_data *cfd = &per_cpu(cfd_data, cpu); in smpcfd_dead_cpu()
786 struct call_function_data *cfd; in smp_call_function_many_cond()