Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/
Dsmp.c25 struct call_function_data { struct
30 static DEFINE_PER_CPU_SHARED_ALIGNED(struct call_function_data, cfd_data); argument
40 struct call_function_data *cfd = &per_cpu(cfd_data, cpu); in hotplug_cfd()
407 struct call_function_data *cfd; in smp_call_function_many()