Searched refs:uptime_proc_show (Results 1 - 1 of 1) sorted by relevance

/linux-master/fs/proc/
H A Duptime.c12 static int uptime_proc_show(struct seq_file *m, void *v) function
45 pde = proc_create_single("uptime", 0, NULL, uptime_proc_show);

Completed in 132 milliseconds