Lines Matching refs:ctl_table_arg
65 .ctl_table_arg = root_table,
184 head->ctl_table_arg = table; in init_header()
1331 struct ctl_table *ctl_table_arg = NULL; in register_leaf_sysctl_tables() local
1353 ctl_table_arg = files; in register_leaf_sysctl_tables()
1367 kfree(ctl_table_arg); in register_leaf_sysctl_tables()
1372 header->ctl_table_arg = ctl_table_arg; in register_leaf_sysctl_tables()
1416 struct ctl_table *ctl_table_arg = table; in __register_sysctl_paths() local
1441 header->ctl_table_arg = ctl_table_arg; in __register_sysctl_paths()
1450 header->ctl_table_arg = ctl_table_arg; in __register_sysctl_paths()
1464 struct ctl_table *table = subh->ctl_table_arg; in __register_sysctl_paths()
1573 nr_subheaders = count_subheaders(header->ctl_table_arg); in unregister_sysctl_table()
1581 struct ctl_table *table = subh->ctl_table_arg; in unregister_sysctl_table()