Searched refs:fbtp_hashnext (Results 1 – 1 of 1) sorted by relevance
59 struct fbt_probe *fbtp_hashnext; member87 for (; fbt != NULL; fbt = fbt->fbtp_hashnext) { in fbt_invop()328 fbt->fbtp_hashnext = fbt_probetab[FBT_ADDR2NDX(instr)]; in fbt_provide_module()434 fbt->fbtp_hashnext = fbt_probetab[FBT_ADDR2NDX(instr)]; in fbt_provide_module()472 hash = hash->fbtp_hashnext; in fbt_destroy()476 last->fbtp_hashnext = fbt->fbtp_hashnext; in fbt_destroy()478 fbt_probetab[ndx] = fbt->fbtp_hashnext; in fbt_destroy()