Home
last modified time | relevance | path

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

/linux-4.1.27/kernel/
Dsmp.c275 struct call_single_data csd_stack = { .flags = CSD_FLAG_LOCK | CSD_FLAG_SYNCHRONOUS }; in smp_call_function_single() local
294 csd = &csd_stack; in smp_call_function_single()