Home
last modified time | relevance | path

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

/linux/kernel/sched/
A Dpsi.c1089 static int psi_open(struct file *file, int (*psi_show)(struct seq_file *, void *)) in psi_open() function
1099 return psi_open(file, psi_io_show); in psi_io_open()
1104 return psi_open(file, psi_memory_show); in psi_memory_open()
1109 return psi_open(file, psi_cpu_show); in psi_cpu_open()

Completed in 7 milliseconds