Searched refs:proc_ipc_dointvec_minmax (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.15/ipc/ |
D | ipc_sysctl.c | 37 static int proc_ipc_dointvec_minmax(struct ctl_table *table, int write, in proc_ipc_dointvec_minmax() function 52 int err = proc_ipc_dointvec_minmax(table, write, buffer, lenp, ppos); in proc_ipc_dointvec_minmax_orphans() 110 #define proc_ipc_dointvec_minmax NULL macro 140 .proc_handler = proc_ipc_dointvec_minmax, 158 .proc_handler = proc_ipc_dointvec_minmax, 167 .proc_handler = proc_ipc_dointvec_minmax, 185 .proc_handler = proc_ipc_dointvec_minmax, 202 .proc_handler = proc_ipc_dointvec_minmax, 211 .proc_handler = proc_ipc_dointvec_minmax, 220 .proc_handler = proc_ipc_dointvec_minmax,
|