Home | History | Annotate | Download | only in cpufeatures

Lines Matching defs:read_file

173 read_file(const char*  pathname, char*  buffer, size_t  buffsize)
442 filelen = read_file(filename, file, sizeof file);
696 cpuinfo_len = read_file("/proc/cpuinfo", cpuinfo, cpuinfo_len);