Searched refs:proc_dobool (Results 1 – 4 of 4) sorted by relevance
| /linux/kernel/ |
| H A D | sysctl.c | 783 int proc_dobool(const struct ctl_table *table, int dir, void *buffer, in proc_dobool() function 1276 int proc_dobool(const struct ctl_table *table, int dir, in proc_dobool() function 1457 EXPORT_SYMBOL(proc_dobool);
|
| /linux/include/linux/ |
| H A D | sysctl.h | 83 int proc_dobool(const struct ctl_table *ctl, int dir, void *buf, size_t *lenp,
|
| /linux/fs/lockd/ |
| H A D | svc.c | 471 .proc_handler = proc_dobool,
|
| /linux/drivers/tty/ |
| H A D | tty_io.c | 3605 .proc_handler = proc_dobool,
|