HomeSort by relevance Sort by last modified time
    Searched defs:list_move_tail (Results 1 - 3 of 3) sorted by null

  /external/blktrace/btt/
list.h 180 * list_move_tail - delete from one list and add as another's tail
184 static inline void list_move_tail(struct list_head *list, function
  /external/iptables/libiptc/
linux_list.h 245 * list_move_tail - delete from one list and add as another's tail
249 static inline void list_move_tail(struct list_head *list, function
  /external/kernel-headers/original/linux/
list.h 256 * list_move_tail - delete from one list and add as another's tail
260 static inline void list_move_tail(struct list_head *list, function

Completed in 124 milliseconds