Searched refs:pshmobj_last (Results 1 – 1 of 1) sorted by relevance
550 pshm_mobj_t *pshmobj, *pshmobj_last; in pshm_truncate() local609 pshmobj_last = NULL; in pshm_truncate()632 if (pshmobj_last == NULL) { in pshm_truncate()635 SLIST_INSERT_AFTER(pshmobj_last, pshmobj, pshmo_next); in pshm_truncate()637 pshmobj_last = pshmobj; in pshm_truncate()