Searched refs:fbtp_hashnext (Results 1 – 1 of 1) sorted by relevance
55 struct fbt_probe *fbtp_hashnext; member83 for (; fbt != NULL; fbt = fbt->fbtp_hashnext) { in fbt_invop()309 fbt->fbtp_hashnext = fbt_probetab[FBT_ADDR2NDX(instr)]; in fbt_provide_module()393 fbt->fbtp_hashnext = fbt_probetab[FBT_ADDR2NDX(instr)]; in fbt_provide_module()431 hash = hash->fbtp_hashnext; in fbt_destroy()435 last->fbtp_hashnext = fbt->fbtp_hashnext; in fbt_destroy()437 fbt_probetab[ndx] = fbt->fbtp_hashnext; in fbt_destroy()