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

  /device/samsung/crespo/alsa-utils/alsactl/
list.h 133 * list_move - delete from one list and add as another's head
137 static inline void list_move(struct list_head *list, struct list_head *head) function
  /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/kernel-headers/original/linux/
list.h 245 * list_move - delete from one list and add as another's head
249 static inline void list_move(struct list_head *list, struct list_head *head) function

Completed in 931 milliseconds