Searched refs:LIST_INIT (Results 1 – 5 of 5) sorted by relevance
429 LIST_INIT(&ph1tree); in initph1tree()703 LIST_INIT(&ph2tree); in initph2tree()840 LIST_INIT(&ctdtree); in initctdtree()1040 LIST_INIT(&rcptree); in init_recvdpkt()
229 LIST_INIT(&sitree); in initsainfo()
103 LIST_INIT(&pid_info); in do_init()
67 #undef LIST_INIT287 #define LIST_INIT(head) do { \ macro
282 #define LIST_INIT(head) do { \ macro