Searched refs:__list_splice (Results 1 – 6 of 6) sorted by relevance
/external/ltp/testcases/realtime/include/ |
D | list.h | 203 static inline void __list_splice(struct list_head *list, in __list_splice() function 225 __list_splice(list, head); in list_splice() 239 __list_splice(list, head); in list_splice_init()
|
/external/blktrace/btt/ |
D | list.h | 191 static inline void __list_splice(struct list_head *list, in __list_splice() function 213 __list_splice(list, head); in list_splice()
|
/external/syslinux/com32/include/linux/ |
D | list.h | 204 static inline void __list_splice(struct list_head *list, in __list_splice() function 226 __list_splice(list, head); in list_splice() 240 __list_splice(list, head); in list_splice_init()
|
/external/libnetfilter_conntrack/include/internal/ |
D | linux_list.h | 288 static inline void __list_splice(struct list_head *list, in __list_splice() function 310 __list_splice(list, head); in list_splice() 324 __list_splice(list, head); in list_splice_init()
|
/external/iptables/libiptc/ |
D | linux_list.h | 283 static inline void __list_splice(struct list_head *list, in __list_splice() function 305 __list_splice(list, head); in list_splice() 319 __list_splice(list, head); in list_splice_init()
|
/external/libnfnetlink/include/ |
D | linux_list.h | 287 static inline void __list_splice(struct list_head *list, in __list_splice() function 309 __list_splice(list, head); in list_splice() 323 __list_splice(list, head); in list_splice_init()
|