Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/proc/
H A Duptime.c11 static int uptime_proc_show(struct seq_file *m, void *v) in uptime_proc_show() function
42 proc_create_single("uptime", 0, NULL, uptime_proc_show); in proc_uptime_init()
/kernel/linux/linux-6.6/fs/proc/
H A 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()

Completed in 1 milliseconds