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/blktrace/iowatcher/ |
D | list.h | 239 static inline void __list_splice(struct list_head *list, in __list_splice() function 261 __list_splice(list, head); in list_splice() 275 __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()
|
/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/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()
|