Searched refs:lkb_next (Results 1 – 4 of 4) sorted by relevance
520 ((volatile leak_bufctl_t *)nlkb)->lkb_next = lkb->lkb_next; in leaky_add_leak()521 ((volatile leak_bufctl_t *)lkb)->lkb_next = nlkb; in leaky_add_leak()648 for (l = lkb->lkb_next; l != NULL; l = next) { in leaky_cleanup()649 next = l->lkb_next; in leaky_cleanup()925 for (cur = lkb; cur != NULL; cur = cur->lkb_next) in leaky_walk_init()963 lw->lkw_current = lk->lkb_next; in leaky_walk_step_common()
52 struct leak_bufctl *lkb_next; member
686 for (cur = lkb; cur != NULL; cur = cur->lkb_next) { in leaky_subr_dump()
911 for (; lkb != NULL; lkb = lkb->lkb_next) { in leaky_subr_dump()928 for (cur = lkb; cur != NULL; cur = cur->lkb_next) { in leaky_subr_dump()