Searched refs:find_cpu_clusters (Results 1 – 1 of 1) sorted by relevance
277 static int find_cpu_clusters(Object *child, void *opaque) in find_cpu_clusters() function301 return object_child_foreach(child, find_cpu_clusters, opaque); in find_cpu_clusters()320 object_child_foreach(object_get_root(), find_cpu_clusters, s); in create_processes()