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

  /external/ltp/testcases/realtime/include/
list.h 154 * list_move - delete from one list and add as another's head
158 static inline void list_move(struct list_head *list, struct list_head *head) function
  /external/blktrace/iowatcher/
list.h 178 * list_move - delete from one list and add as another's head
182 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/libnetfilter_conntrack/include/internal/
linux_list.h 239 * list_move - delete from one list and add as another's head
243 static inline void list_move(struct list_head *list, struct list_head *head) function
  /external/libnfnetlink/include/
linux_list.h 238 * list_move - delete from one list and add as another's head
242 static inline void list_move(struct list_head *list, struct list_head *head) function
  /external/u-boot/fs/ubifs/
log.c 331 list_move(&bud->list, &c->old_buds);
  /external/u-boot/include/linux/
list.h 139 * list_move - delete from one list and add as another's head
143 static inline void list_move(struct list_head *list, struct list_head *head) function
  /external/syzkaller/pkg/report/
linux.go 582 "list_move",
    [all...]

Completed in 1320 milliseconds