Home
last modified time | relevance | path

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

/Linux-v5.4/fs/proc/
Dproc_sysctl.c575 static ssize_t proc_sys_call_handler(struct file *filp, void __user *buf, in proc_sys_call_handler() function
630 return proc_sys_call_handler(filp, (void __user *)buf, count, ppos, 0); in proc_sys_read()
636 return proc_sys_call_handler(filp, (void __user *)buf, count, ppos, 1); in proc_sys_write()