Home
last modified time | relevance | path

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

/drivers/oprofile/
Doprofilefs.c92 static ssize_t ulong_write_file(struct file *file, char const __user *buf, size_t count, loff_t *of… in ulong_write_file() function
118 .write = ulong_write_file,