Lines Matching refs:mo_next
197 offsetof(struct skmem_obj, mo_next)); in pp_init()
199 offsetof(struct skmem_obj, mo_next)); in pp_init()
610 blistn = (*blist)->mo_next; in pp_metadata_construct()
611 (*blist)->mo_next = NULL; in pp_metadata_construct()
805 &((struct skmem_obj *)(void *)nbuf)->mo_next; in pp_metadata_destruct_common()
809 &((struct skmem_obj *)(void *)nbuf)->mo_next; in pp_metadata_destruct_common()
1962 plistn = plist->mo_next; in pp_alloc_packet_common()
1963 plist->mo_next = NULL; in pp_alloc_packet_common()
1973 plist->mo_next = plistn; in pp_alloc_packet_common()
2076 plistn = plist->mo_next; in pp_alloc_pktq()
2077 plist->mo_next = NULL; in pp_alloc_pktq()
2088 plist->mo_next = plistn; in pp_alloc_pktq()
2233 list = &(*list)->mo_next; in pp_free_packet_chain()
2310 list = &(*list)->mo_next; in pp_free_packet_array()
2460 listn = list->mo_next; in pp_alloc_buflet_common()
2461 list->mo_next = NULL; in pp_alloc_buflet_common()