Searched refs:listn (Results 1 – 2 of 2) sorted by relevance
1625 struct skmem_obj *listn; in skmem_slab_batch_free() local1631 listn = list->mo_next; in skmem_slab_batch_free()1640 if ((list = listn) == NULL) { in skmem_slab_batch_free()2283 struct skmem_obj *listn; in skmem_cache_batch_free() local2309 listn = list->mo_next; in skmem_cache_batch_free()2313 listn = NULL; in skmem_cache_batch_free()2343 if ((list = listn) != NULL) { in skmem_cache_batch_free()2467 listn = list->mo_next; in skmem_cache_batch_free()2475 list->mo_next = listn; in skmem_cache_batch_free()2476 list = listn; in skmem_cache_batch_free()
2458 struct skmem_obj *listn; in pp_alloc_buflet_common() local2460 listn = list->mo_next; in pp_alloc_buflet_common()2473 list = listn; in pp_alloc_buflet_common()