Searched refs:ptl_ops (Results 1 – 1 of 1) sorted by relevance
1876 const pt_ptl_ops_t *ptl_ops; in pt_tmodel() local1882 ptl_ops = &proc_tdb_ops; in pt_tmodel()1884 ptl_ops = &proc_lwp_ops; in pt_tmodel()1888 if (t->t_pshandle != NULL && pt->p_ptl_ops != ptl_ops) { in pt_tmodel()1894 if (ptl_ops == &proc_tdb_ops) { in pt_tmodel()