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

  /external/iptables/libiptc/
linux_list.h 309 * list_splice_init - join two lists and reinitialise the emptied list.
315 static inline void list_splice_init(struct list_head *list, function
  /external/kernel-headers/original/linux/
list.h 332 * list_splice_init - join two lists and reinitialise the emptied list.
338 static inline void list_splice_init(struct list_head *list, function

Completed in 54 milliseconds