HomeSort by relevance Sort by last modified time
    Searched refs:list_move (Results 1 - 2 of 2) sorted by null

  /external/iptables/libiptc/
linux_list.h 234 * 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/
list.h 149 * 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 1008 milliseconds