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()858 p_list_item = cl_qlist_head(&p_mad_bind_info->timeout_list); in osm_vendor_unbind()859 while (p_list_item != cl_qlist_end(&p_mad_bind_info->timeout_list)) { in osm_vendor_unbind()861 cl_qlist_remove_item(&p_mad_bind_info->timeout_list, in osm_vendor_unbind()1072 cl_qlist_insert_tail(&p_mad_bind_info->timeout_list, in __osm_vendor_timer_callback()1081 p_list_item = cl_qlist_head(&p_mad_bind_info->timeout_list); in __osm_vendor_timer_callback()1082 while (p_list_item != cl_qlist_end(&p_mad_bind_info->timeout_list)) { in __osm_vendor_timer_callback()1096 cl_qlist_remove_item(&p_mad_bind_info->timeout_list, in __osm_vendor_timer_callback()
96 cl_qlist_t timeout_list; member
615 | SET TIMEOUT '{' optnl timeout_list '}'4652 timeout_list : timeout_list comma timeout_spec optnl