Searched refs:file_read_long (Results 1 – 3 of 3) sorted by relevance
10 long file_read_long(const char *path);
47 long file_read_long(const char *path) in file_read_long() function
22 return file_read_long(online_path) > 0; in is_cpu_online()