Lines Matching refs:ctl_table
21 static void *get_ipc(struct ctl_table *table) in get_ipc()
30 static int proc_ipc_dointvec(struct ctl_table *table, int write, in proc_ipc_dointvec()
33 struct ctl_table ipc_table; in proc_ipc_dointvec()
41 static int proc_ipc_dointvec_minmax(struct ctl_table *table, int write, in proc_ipc_dointvec_minmax()
44 struct ctl_table ipc_table; in proc_ipc_dointvec_minmax()
52 static int proc_ipc_dointvec_minmax_orphans(struct ctl_table *table, int write, in proc_ipc_dointvec_minmax_orphans()
65 static int proc_ipc_doulongvec_minmax(struct ctl_table *table, int write, in proc_ipc_doulongvec_minmax()
68 struct ctl_table ipc_table; in proc_ipc_doulongvec_minmax()
76 static int proc_ipc_auto_msgmni(struct ctl_table *table, int write, in proc_ipc_auto_msgmni()
79 struct ctl_table ipc_table; in proc_ipc_auto_msgmni()
103 static struct ctl_table ipc_kern_table[] = {
209 static struct ctl_table ipc_root_table[] = {