Searched defs:call_function_data (Results 1 – 2 of 2) sorted by relevance
30 struct call_function_data { struct36 static DEFINE_PER_CPU_SHARED_ALIGNED(struct call_function_data, cfd_data); argument
33 struct call_function_data { struct39 static DEFINE_PER_CPU_ALIGNED(struct call_function_data, cfd_data); argument