Lines Matching refs:ctl_table_arg
72 .ctl_table_arg = root_table,
191 head->ctl_table_arg = table; in init_header()
1436 struct ctl_table *ctl_table_arg = NULL; in register_leaf_sysctl_tables() local
1458 ctl_table_arg = files; in register_leaf_sysctl_tables()
1472 kfree(ctl_table_arg); in register_leaf_sysctl_tables()
1477 header->ctl_table_arg = ctl_table_arg; in register_leaf_sysctl_tables()
1521 struct ctl_table *ctl_table_arg = table; in __register_sysctl_paths() local
1546 header->ctl_table_arg = ctl_table_arg; in __register_sysctl_paths()
1555 header->ctl_table_arg = ctl_table_arg; in __register_sysctl_paths()
1569 struct ctl_table *table = subh->ctl_table_arg; in __register_sysctl_paths()
1681 nr_subheaders = count_subheaders(header->ctl_table_arg); in unregister_sysctl_table()
1689 struct ctl_table *table = subh->ctl_table_arg; in unregister_sysctl_table()