Searched refs:find_back_node_value (Results 1 – 1 of 1) sorted by relevance
/linux/arch/sparc/kernel/ |
H A D | mdesc.c | 861 static void find_back_node_value(struct mdesc_handle *hp, u64 node, in find_back_node_value() function 879 find_back_node_value(hp, n, srch_val, func, val, depth-1); in find_back_node_value() 911 find_back_node_value(hp, mp, "cpu", __mark_core_id, core_id, 10); in mark_core_ids() 917 find_back_node_value(hp, mp, "cpu", __mark_max_cache_id, in mark_max_cache_ids()
|