Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/
Dlatencytop.c270 lstats_write(struct file *file, const char __user *buf, size_t count, in lstats_write() function
286 .proc_write = lstats_write,
/linux-6.12.1/fs/proc/
Dbase.c563 static ssize_t lstats_write(struct file *file, const char __user *buf, in lstats_write() function
579 .write = lstats_write,