Searched refs:proc_sys_call_handler (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/fs/proc/
H A Dproc_sysctl.c516 static ssize_t proc_sys_call_handler(struct file *filp, void __user *buf, proc_sys_call_handler() function
555 return proc_sys_call_handler(filp, (void __user *)buf, count, ppos, 0); proc_sys_read()
561 return proc_sys_call_handler(filp, (void __user *)buf, count, ppos, 1); proc_sys_write()

Completed in 87 milliseconds