Searched refs:path_exist (Results 1 – 3 of 3) sorted by relevance
73 int path_exist(const char *path, ...);
610 while (path_exist(PATH_SYS_SYSTEM "/cpu/cpu%d", ncpus)) in gather_node_cpus()616 if (path_exist(path)) { in gather_node_cpus()622 if (path_exist(path1)) { in gather_node_cpus()691 int path_exist(const char *path, ...) in path_exist() function
176 while (path_exist(PATH_SYS_SYSTEM "/cpu/cpu%d", ncpus)) in count_cpu()