Lines Matching refs:next
309 struct ___itt_thread_info* next;
348 struct ___itt_global* next;
367 h->next = NULL; \
371 h_tail->next = h; \
384 h->next = NULL; \
388 h_tail->next = h; \
400 h->next = NULL; \
404 h_tail->next = h; \
416 h->next = NULL; \
420 h_tail->next = h; \
431 h->next = NULL; \
435 h_tail->next = h; \
446 h->next = NULL; \
450 h_tail->next = h; \