Searched refs:cl_list_insert_head (Results 1 – 3 of 3) sorted by relevance
400 cl_list_insert_head(&tmpPortsList, p_dest_physp); in physp_update_new_dr_path()405 cl_list_insert_head(&tmpPortsList, p_physp); in physp_update_new_dr_path()
394 cl_list_insert_head(IN cl_list_t * const p_list, IN const void *const p_object) in cl_list_insert_head() function
444 status = cl_list_insert_head(p_list, p_object); in cl_list_insert_array_head()