Searched refs:online_path (Results 1 – 1 of 1) sorted by relevance
18 const char *online_path = "/sys/devices/system/cpu/cpu1/online"; variable22 return file_read_long(online_path) > 0; in is_cpu_online()30 ret = file_write_long(online_path, val); in toggle_online_status()