Searched refs:V_hhook_vhead_list (Results 1 – 1 of 1) sorted by relevance
68 #define V_hhook_vhead_list VNET(hhook_vhead_list) macro326 LIST_INSERT_HEAD(&V_hhook_vhead_list, tmphhh, hhh_vnext); in hhook_head_register()486 LIST_INIT(&V_hhook_vhead_list); in hhook_vnet_init()503 LIST_FOREACH_SAFE(hhh, &V_hhook_vhead_list, hhh_vnext, tmphhh) { in hhook_vnet_uninit()