Searched refs:timeout_list (Results 1 – 3 of 3) sorted by relevance
803 cl_qlist_init(&p_mad_bind_info->timeout_list); in osm_vendor_bind()860 p_list_item = cl_qlist_head(&p_mad_bind_info->timeout_list); in osm_vendor_unbind()861 while (p_list_item != cl_qlist_end(&p_mad_bind_info->timeout_list)) { in osm_vendor_unbind()863 cl_qlist_remove_item(&p_mad_bind_info->timeout_list, in osm_vendor_unbind()1082 cl_qlist_insert_tail(&p_mad_bind_info->timeout_list, in __osm_vendor_timer_callback()1091 p_list_item = cl_qlist_head(&p_mad_bind_info->timeout_list); in __osm_vendor_timer_callback()1092 while (p_list_item != cl_qlist_end(&p_mad_bind_info->timeout_list)) { in __osm_vendor_timer_callback()1106 cl_qlist_remove_item(&p_mad_bind_info->timeout_list, in __osm_vendor_timer_callback()
96 cl_qlist_t timeout_list; member
589 | SET TIMEOUT '{' optnl timeout_list '}'4291 timeout_list : timeout_list comma timeout_spec optnl