Lines Matching refs:table
54 extern int proc_doulongvec_ms_jiffies_minmax(struct ctl_table *table, int,
159 int (*permissions)(struct ctl_table_header *head, struct ctl_table *table);
179 const char *path, struct ctl_table *table);
182 const struct ctl_path *path, struct ctl_table *table);
183 struct ctl_table_header *register_sysctl(const char *path, struct ctl_table *table);
184 struct ctl_table_header *register_sysctl_table(struct ctl_table * table);
186 struct ctl_table *table);
188 void unregister_sysctl_table(struct ctl_table_header * table);
195 static inline struct ctl_table_header *register_sysctl_table(struct ctl_table * table) in register_sysctl_table() argument
201 const struct ctl_path *path, struct ctl_table *table) in register_sysctl_paths() argument
206 static inline void unregister_sysctl_table(struct ctl_table_header * table) in unregister_sysctl_table() argument
218 int sysctl_max_threads(struct ctl_table *table, int write,