Home
last modified time | relevance | path

Searched refs:read_proc_file (Results 1 – 1 of 1) sorted by relevance

/third_party/ltp/testcases/kernel/irq/
Dirqbalance01.c58 static char *read_proc_file(const char *const path, size_t *const len_out) in read_proc_file() function
101 buf = read_proc_file("/proc/interrupts", NULL); in collect_irq_info()
197 buf = read_proc_file(path, &len); in collect_irq_info()