Home
last modified time | relevance | path

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

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