Home
last modified time | relevance | path

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

/openbmc/linux/kernel/
H A Dlatencytop.c271 lstats_write(struct file *file, const char __user *buf, size_t count, in lstats_write() function
287 .proc_write = lstats_write,
/openbmc/linux/fs/proc/
H A Dbase.c527 static ssize_t lstats_write(struct file *file, const char __user *buf, in lstats_write() function
543 .write = lstats_write,