Searched refs:smp_action_xalloc (Results 1 – 2 of 2) sorted by relevance
110 extern smp_action_t *smp_action_xalloc(smp_function_t, smp_target_t *,
568 smp_action_xalloc(smp_function_t fn, smp_target_t *tp, in smp_action_xalloc() function654 return (smp_action_xalloc(fn, tp, NULL, rqsd, NULL, 0)); in smp_action_alloc()