Searched refs:hv_ctl_table_hdr (Results 1 – 1 of 1) sorted by relevance
66 static struct ctl_table_header *hv_ctl_table_hdr; variable76 unregister_sysctl_table(hv_ctl_table_hdr); in hv_common_free()77 hv_ctl_table_hdr = NULL; in hv_common_free()316 hv_ctl_table_hdr = register_sysctl("kernel", hv_ctl_table); in hv_common_init()317 if (!hv_ctl_table_hdr) in hv_common_init()
Completed in 5 milliseconds