Searched refs:kpagecount_fd (Results 1 – 1 of 1) sorted by relevance
187 static int kpagecount_fd = -1; variable297 return kpagecount_fd < 0 ? pages : in kpagecount_read()298 do_u64_read(kpagecount_fd, PROC_KPAGECOUNT, in kpagecount_read()1346 kpagecount_fd = checked_open(PROC_KPAGECOUNT, O_RDONLY); in main()1387 close(kpagecount_fd); in main()