Lines Matching refs:ctl_table_arg
74 .ctl_table_arg = root_table,
193 head->ctl_table_arg = table; in init_header()
1419 struct ctl_table *ctl_table_arg = NULL; in register_leaf_sysctl_tables() local
1441 ctl_table_arg = files; in register_leaf_sysctl_tables()
1455 kfree(ctl_table_arg); in register_leaf_sysctl_tables()
1460 header->ctl_table_arg = ctl_table_arg; in register_leaf_sysctl_tables()
1504 struct ctl_table *ctl_table_arg = table; in __register_sysctl_paths() local
1529 header->ctl_table_arg = ctl_table_arg; in __register_sysctl_paths()
1538 header->ctl_table_arg = ctl_table_arg; in __register_sysctl_paths()
1552 struct ctl_table *table = subh->ctl_table_arg; in __register_sysctl_paths()
1664 nr_subheaders = count_subheaders(header->ctl_table_arg); in unregister_sysctl_table()
1672 struct ctl_table *table = subh->ctl_table_arg; in unregister_sysctl_table()