Searched refs:define_siblings_show_func (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/base/
H A Dtopology.c54 #define define_siblings_show_func(name, mask) \ macro
64 define_siblings_show_func(thread_siblings, thread_cpumask);
68 define_siblings_show_func(core_siblings, core_cpumask);
75 define_siblings_show_func(book_siblings, book_cpumask);

Completed in 29 milliseconds