Lines Matching refs:ctl_table_arg
88 .ctl_table_arg = root_table,
202 head->ctl_table_arg = table; in init_header()
1474 struct ctl_table *ctl_table_arg = NULL; in register_leaf_sysctl_tables() local
1496 ctl_table_arg = files; in register_leaf_sysctl_tables()
1512 kfree(ctl_table_arg); in register_leaf_sysctl_tables()
1517 header->ctl_table_arg = ctl_table_arg; in register_leaf_sysctl_tables()
1561 struct ctl_table *ctl_table_arg = table; in __register_sysctl_paths() local
1586 header->ctl_table_arg = ctl_table_arg; in __register_sysctl_paths()
1595 header->ctl_table_arg = ctl_table_arg; in __register_sysctl_paths()
1609 struct ctl_table *table = subh->ctl_table_arg; in __register_sysctl_paths()
1730 nr_subheaders = count_subheaders(header->ctl_table_arg); in unregister_sysctl_table()
1738 struct ctl_table *table = subh->ctl_table_arg; in unregister_sysctl_table()