* list_move - move the entries from a list to another list. * @src: the source list; the entries in the source list will be deleted. * @dest: the destination list, the list will be initialized to empty * before moving the entries. */
source not stored for this graph (policy: none)
no test coverage detected