Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/base/
H A Dtopology.c17 #define define_id_show_func(name, fmt) \ macro
45 define_id_show_func(physical_package_id, "%d");
49 define_id_show_func(die_id, "%d");
54 define_id_show_func(cluster_id, "%d");
58 define_id_show_func(core_id, "%d");
61 define_id_show_func(ppin, "0x%llx");
93 define_id_show_func(book_id, "%d");
101 define_id_show_func(drawer_id, "%d");
/kernel/linux/linux-5.10/drivers/base/
H A Dtopology.c17 #define define_id_show_func(name) \ macro
43 define_id_show_func(physical_package_id);
46 define_id_show_func(die_id);
49 define_id_show_func(core_id);
73 define_id_show_func(book_id);
81 define_id_show_func(drawer_id);

Completed in 2 milliseconds