Searched refs:LIST_INIT (Results 1 – 11 of 11) sorted by relevance
239 - LIST_INIT(&lldp_head);240 + LIST_INIT(&lldp_mod_head);387 LIST_INIT(&vd->profile_head);455 - LIST_INIT(&lldp_head);456 + LIST_INIT(&lldp_mod_head);
81 LIST_INIT(&tlvs->app_head);269 LIST_INIT(&mud->head);
215 LIST_INIT((head2)); \218 LIST_INIT((head1)); \249 #define LIST_INIT(head) do { \ macro
276 #define LIST_INIT(head) do { \ macro
6055 LIST_INIT(&ahd->pending_scbs); in ahd_alloc()6361 LIST_INIT(&scb_data->free_scb_lists[i]); in ahd_init_scbdata()6362 LIST_INIT(&scb_data->any_dev_free_scb_list); in ahd_init_scbdata()
4399 LIST_INIT(&ahc->pending_scbs); in ahc_alloc()
101 #define LIST_INIT(head) do { \ macro
126 #define LIST_INIT(head) do { \ macro
127 #define LIST_INIT(head) do { \ macro