Lines Matching refs:ctl_table
17 static void *get_ipc(struct ctl_table *table)
26 static int proc_ipc_dointvec(struct ctl_table *table, int write,
29 struct ctl_table ipc_table;
37 static int proc_ipc_dointvec_minmax(struct ctl_table *table, int write,
40 struct ctl_table ipc_table;
48 static int proc_ipc_dointvec_minmax_orphans(struct ctl_table *table, int write,
61 static int proc_ipc_doulongvec_minmax(struct ctl_table *table, int write,
64 struct ctl_table ipc_table;
72 static int proc_ipc_auto_msgmni(struct ctl_table *table, int write,
75 struct ctl_table ipc_table;
87 static int proc_ipc_sem_dointvec(struct ctl_table *table, int write,
120 static struct ctl_table ipc_kern_table[] = {
228 static struct ctl_table ipc_root_table[] = {