Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/sched/
Dpsi.c1394 static ssize_t psi_write(struct file *file, const char __user *user_buf, in psi_write() function
1440 return psi_write(file, user_buf, nbytes, PSI_IO); in psi_io_write()
1446 return psi_write(file, user_buf, nbytes, PSI_MEM); in psi_memory_write()
1452 return psi_write(file, user_buf, nbytes, PSI_CPU); in psi_cpu_write()
1511 return psi_write(file, user_buf, nbytes, PSI_IRQ); in psi_irq_write()