Searched refs:fopen_or_die (Results 1 – 1 of 1) sorted by relevance
1421 FILE *fopen_or_die(const char *path, const char *mode) in fopen_or_die() function1442 filep = fopen_or_die(path, "r"); in parse_int_file()1517 filep = fopen_or_die(path, "r"); in get_num_ht_siblings()1591 fp = fopen_or_die(proc_stat, "r"); in for_all_proc_cpus()