Home
last modified time | relevance | path

Searched defs:list_add (Results 1 – 10 of 10) sorted by relevance

/third_party/libnl/python/netlink/
Dutils.h13 static inline void list_add(struct list_head *new, struct list_head *head) in list_add() function
/third_party/e2fsprogs/lib/ext2fs/
Dkernel-list.h47 static __inline__ void list_add(struct list_head *new, struct list_head *head) in list_add() function
/third_party/quickjs/
Dlist.h59 static inline void list_add(struct list_head *el, struct list_head *head) in list_add() function
/third_party/e2fsprogs/lib/blkid/
Dlist.h66 _INLINE_ void list_add(struct list_head *add, struct list_head *head) in list_add() function
/third_party/libdrm/
Dutil_double_list.h53 static inline void list_add(struct list_head *item, struct list_head *list) in list_add() function
/third_party/exfat-utils/include/
Dlist.h69 static inline void list_add(struct list_head *new, struct list_head *head) in list_add() function
/third_party/ltp/testcases/realtime/include/
Dlist.h99 static inline void list_add(struct list_head *new, struct list_head *head) in list_add() function
/third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/
Dlist.h208 list_add(struct list_head *new, struct list_head *head) in list_add() function
/third_party/uboot/u-boot-2020.01/include/linux/
Dlist.h61 static inline void list_add(struct list_head *new, struct list_head *head) in list_add() function
/third_party/libusb/libusb/
Dlibusbi.h172 static inline void list_add(struct list_head *entry, struct list_head *head) in list_add() function