Searched refs:pcmp_retthreadp (Results 1 – 1 of 1) sorted by relevance
65 kthread_t **pcmp_retthreadp; member442 pcmpargs.pcmp_retthreadp = &retthreadp; in priocntl_common()485 pcmpargs.pcmp_retthreadp = &retthreadp; in priocntl_common()801 if (*argp->pcmp_retthreadp == NULL) { in proccmp()806 *argp->pcmp_retthreadp = ty; in proccmp()808 tx = *argp->pcmp_retthreadp; in proccmp()813 *argp->pcmp_retthreadp = ty; in proccmp()845 if (*argp->pcmp_retthreadp == NULL) { in threadcmp()849 *argp->pcmp_retthreadp = tp; in threadcmp()851 tx = *argp->pcmp_retthreadp; in threadcmp()[all …]