Searched refs:bpt_inserted (Results 1 – 2 of 2) sorted by relevance
345 if (!proc_p->bpt_inserted) { in bpt()365 proc_p->bpt_inserted = B_TRUE; in bpt()379 if (proc_p->bpt_inserted) { in unbpt()390 proc_p->bpt_inserted = B_FALSE; in unbpt()
74 boolean_t bpt_inserted; /* is bpt inserted ? */ member