Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/
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()
791 struct call_function_data *cfd; in smp_call_function_many_cond()