Searched refs:list_cut (Results 1 – 2 of 2) sorted by relevance
2103 list_cut(&hotplug_msgs, &ctx->hotplug_msgs); in handle_event_trigger()2112 list_cut(&completed_transfers, &ctx->completed_transfers); in handle_event_trigger()
198 static inline void list_cut(struct list_head *list, struct list_head *head) in list_cut() function