Lines Matching refs:ctl_table_arg
67 .ctl_table_arg = root_table,
186 head->ctl_table_arg = table; in init_header()
1412 struct ctl_table *ctl_table_arg = NULL; in register_leaf_sysctl_tables() local
1434 ctl_table_arg = files; in register_leaf_sysctl_tables()
1448 kfree(ctl_table_arg); in register_leaf_sysctl_tables()
1453 header->ctl_table_arg = ctl_table_arg; in register_leaf_sysctl_tables()
1497 struct ctl_table *ctl_table_arg = table; in __register_sysctl_paths() local
1522 header->ctl_table_arg = ctl_table_arg; in __register_sysctl_paths()
1531 header->ctl_table_arg = ctl_table_arg; in __register_sysctl_paths()
1545 struct ctl_table *table = subh->ctl_table_arg; in __register_sysctl_paths()
1654 nr_subheaders = count_subheaders(header->ctl_table_arg); in unregister_sysctl_table()
1662 struct ctl_table *table = subh->ctl_table_arg; in unregister_sysctl_table()