Lines Matching refs:mo_next
210 offsetof(struct skmem_obj, mo_next)); in pp_init()
212 offsetof(struct skmem_obj, mo_next)); in pp_init()
638 blistn = (*blist)->mo_next; in pp_metadata_construct()
639 (*blist)->mo_next = NULL; in pp_metadata_construct()
851 &((struct skmem_obj *)(void *)nbuf)->mo_next; in pp_metadata_destruct_common()
855 &((struct skmem_obj *)(void *)nbuf)->mo_next; in pp_metadata_destruct_common()
861 &((struct skmem_obj *)(void *)nbuf)->mo_next; in pp_metadata_destruct_common()
865 &((struct skmem_obj *)(void *)nbuf)->mo_next; in pp_metadata_destruct_common()
2086 plistn = plist->mo_next; in pp_alloc_packet_common()
2087 plist->mo_next = NULL; in pp_alloc_packet_common()
2097 plist->mo_next = plistn; in pp_alloc_packet_common()
2210 plistn = plist->mo_next; in pp_alloc_pktq()
2211 plist->mo_next = NULL; in pp_alloc_pktq()
2222 plist->mo_next = plistn; in pp_alloc_pktq()
2370 list = &(*list)->mo_next; in pp_free_packet_chain()
2473 list = &(*list)->mo_next; in pp_free_packet_array()
2660 listn = list->mo_next; in pp_alloc_buflet_common()
2661 list->mo_next = NULL; in pp_alloc_buflet_common()