Home
last modified time | relevance | path

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

/linux-4.1.27/kernel/
Dsmp.c216 struct call_single_data *csd, *csd_next; in flush_smp_call_function_queue() local
240 llist_for_each_entry_safe(csd, csd_next, entry, llist) { in flush_smp_call_function_queue()