Searched refs:pArg (Results 1 – 2 of 2) sorted by relevance
108 xcArg_t *pArg = (xcArg_t *) foo; in xcRemote() local110 if (pArg->cpu == CPU->cpu_id || pArg->cpu == DTRACE_CPUALL) { in xcRemote()111 (pArg->f)(pArg->arg); in xcRemote()
142 xcArg_t *pArg = (xcArg_t *)foo; in xcRemote() local144 if ( pArg->cpu == CPU->cpu_id || pArg->cpu == DTRACE_CPUALL ) { in xcRemote()145 (pArg->f)(pArg->arg); in xcRemote()