Searched refs:ncec_next (Results 1 – 3 of 3) sorted by relevance
430 ncec1 = ncec->ncec_next; in nce_remove()434 ncec1 = ncec->ncec_next; in nce_remove()439 ncec->ncec_next = NULL; in nce_remove()440 ncec->ncec_next = *free_nce_list; in nce_remove()526 ncec1 = ncec->ncec_next; in ncec_delete()531 ncec->ncec_next = NULL; in ncec_delete()616 ncec_t *ncec_next; in nce_cleanup_list() local620 ncec_next = ncec->ncec_next; in nce_cleanup_list()621 ncec->ncec_next = NULL; in nce_cleanup_list()645 ncec = ncec_next; in nce_cleanup_list()[all …]
72 struct ncec_s *ncec_next; /* Hash chain next pointer */ member
2468 wsp->walk_addr = (uintptr_t)nw->ncec.ncec_next; in ncec_stack_walk_step()