Searched defs:user_buf (Results 1 – 4 of 4) sorted by relevance
| /kernel/locking/ |
| D | qspinlock_stat.h | 102 static ssize_t qstat_read(struct file *file, char __user *user_buf, in qstat_read() 169 static ssize_t qstat_write(struct file *file, const char __user *user_buf, in qstat_write()
|
| /kernel/sched/ |
| D | psi.c | 1184 static ssize_t psi_write(struct file *file, const char __user *user_buf, in psi_write() 1217 static ssize_t psi_io_write(struct file *file, const char __user *user_buf, in psi_io_write() 1223 static ssize_t psi_memory_write(struct file *file, const char __user *user_buf, in psi_memory_write() 1229 static ssize_t psi_cpu_write(struct file *file, const char __user *user_buf, in psi_cpu_write()
|
| /kernel/irq/ |
| D | debugfs.c | 175 static ssize_t irq_debug_write(struct file *file, const char __user *user_buf, in irq_debug_write()
|
| /kernel/ |
| D | kprobes.c | 2516 char __user *user_buf, size_t count, loff_t *ppos) in read_enabled_file_bool() 2530 const char __user *user_buf, size_t count, loff_t *ppos) in write_enabled_file_bool()
|