Searched refs:hv_ctl_table_hdr (Results 1 – 1 of 1) sorted by relevance
69 static struct ctl_table_header *hv_ctl_table_hdr; variable 89 unregister_sysctl_table(hv_ctl_table_hdr); in hv_common_free() 90 hv_ctl_table_hdr = NULL; in hv_common_free() 348 hv_ctl_table_hdr = register_sysctl("kernel", hv_ctl_table); in hv_common_init() 349 if (!hv_ctl_table_hdr) in hv_common_init()