Searched refs:pcmp_retthreadp (Results 1 – 1 of 1) sorted by relevance
64 kthread_t **pcmp_retthreadp; member441 pcmpargs.pcmp_retthreadp = &retthreadp; in priocntl_common()484 pcmpargs.pcmp_retthreadp = &retthreadp; in priocntl_common()800 if (*argp->pcmp_retthreadp == NULL) { in proccmp()805 *argp->pcmp_retthreadp = ty; in proccmp()807 tx = *argp->pcmp_retthreadp; in proccmp()812 *argp->pcmp_retthreadp = ty; in proccmp()844 if (*argp->pcmp_retthreadp == NULL) { in threadcmp()848 *argp->pcmp_retthreadp = tp; in threadcmp()850 tx = *argp->pcmp_retthreadp; in threadcmp()[all …]