Searched refs:list_move (Results 1 - 2 of 2) sorted by relevance

/external/iptables/libiptc/
H A Dlinux_list.h234 * list_move - delete from one list and add as another's head
238 static inline void list_move(struct list_head *list, struct list_head *head) function
/external/linux-tools-perf/perf-3.12.0/include/linux/
H A Dlist.h149 * list_move - delete from one list and add as another's head
153 static inline void list_move(struct list_head *list, struct list_head *head) function

Completed in 1037 milliseconds