Searched refs:smp_call_on_cpu_struct (Results 1 – 1 of 1) sorted by relevance
1072 struct smp_call_on_cpu_struct { struct1083 struct smp_call_on_cpu_struct *sscs; in smp_call_on_cpu_callback() argument1085 sscs = container_of(work, struct smp_call_on_cpu_struct, work); in smp_call_on_cpu_callback()1097 struct smp_call_on_cpu_struct sscs = { in smp_call_on_cpu()