Searched defs:next (Results 1 – 5 of 5) sorted by relevance
93 thread_t* next = smptest_thread[next_cpu].thread; in smptest_thread_func() local
54 union memlatency_state_t* next; member
290 struct handle* next; in _hlist_do_poll_locked() local
992 fn next(&mut self) -> Option<Self::Item> { in next() method998 let next = self.try_next().transpose(); in next() localVariable
2487 struct malloc_segment* next; /* ptr to next segment */ member3278 mchunkptr next = chunk_plus_offset(p, sz); in do_check_free_chunk() local4268 msegmentptr next = sp->next; in release_unused_segments() local4376 mchunkptr next = chunk_plus_offset(p, psize); in dispose_chunk() local4724 mchunkptr next = chunk_plus_offset(p, psize); in dlfree() local4835 mchunkptr next = chunk_plus_offset(p, oldsize); in try_realloc_chunk() local5144 mchunkptr next = next_chunk(p); in internal_bulk_free() local5180 mchunkptr next = next_chunk(q); in internal_inspect_all() local5666 mchunkptr next = chunk_plus_offset(p, psize); in mspace_free() local