Home
last modified time | relevance | path

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

/openbmc/linux/fs/proc/
H A Dbase.c2977 static int do_io_accounting(struct task_struct *task, struct seq_file *m, int whole) in do_io_accounting() function
3026 return do_io_accounting(task, m, 0); in proc_tid_io_accounting()
3032 return do_io_accounting(task, m, 1); in proc_tgid_io_accounting()