Home
last modified time | relevance | path

Searched defs:INIT_LIST_HEAD (Results 1 – 8 of 8) sorted by relevance

/third_party/e2fsprogs/lib/ext2fs/
Dkernel-list.h22 #define INIT_LIST_HEAD(ptr) do { \ macro
/third_party/alsa-lib/include/
Dlist.h30 static inline void INIT_LIST_HEAD(struct list_head *p) in INIT_LIST_HEAD() function
/third_party/e2fsprogs/lib/blkid/
Dlist.h38 #define INIT_LIST_HEAD(ptr) do { \ macro
/third_party/alsa-utils/alsactl/
Dlist.h50 #define INIT_LIST_HEAD(ptr) do { \ macro
/third_party/exfatprogs/include/
Dlist.h41 #define INIT_LIST_HEAD(ptr) do { \ macro
/third_party/ltp/testcases/realtime/include/
Dlist.h69 static inline void INIT_LIST_HEAD(struct list_head *list) in INIT_LIST_HEAD() function
/third_party/iptables/libiptc/
Dlinux_list.h62 #define INIT_LIST_HEAD(ptr) do { \ macro
/third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/
Dlist.h63 INIT_LIST_HEAD(struct list_head *list) in INIT_LIST_HEAD() function