Searched refs:list_move (Results 1 – 2 of 2) sorted by relevance
552 list_move(&block_cb->list, &offload->cb_list); in flow_block_cb_remove()559 list_move(&block_cb->list, &offload->cb_list); in flow_indr_block_cb_remove()
215 static inline void list_move(struct list_head *list, struct list_head *head) in list_move() function