Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/kernel/
Dlatencytop.c245 lstats_write(struct file *file, const char __user *buf, size_t count, in lstats_write() function
261 .proc_write = lstats_write,
/kernel/linux/linux-5.10/fs/proc/
Dbase.c535 static ssize_t lstats_write(struct file *file, const char __user *buf, in lstats_write() function
551 .write = lstats_write,