Searched refs:GUC_CTB_HXG_MSG_MAX_LEN (Results 1 – 2 of 2) sorted by relevance
116 #define GUC_CTB_HXG_MSG_MAX_LEN GUC_CTB_MSG_MAX_LEN macro
659 !g2h_has_room(ct, GUC_CTB_HXG_MSG_MAX_LEN))) { in ct_send()687 g2h_reserve_space(ct, GUC_CTB_HXG_MSG_MAX_LEN); in ct_send()697 g2h_release_space(ct, GUC_CTB_HXG_MSG_MAX_LEN); in ct_send()
Completed in 6 milliseconds