Searched refs:slp_next_uc_target (Results 1 – 3 of 3) sorted by relevance
197 t = slp_next_uc_target(args->targets); in slp_call()199 t = slp_next_uc_target(args->targets)) { in slp_call()
190 extern slp_target_t *slp_next_uc_target(slp_target_list_t *);
260 slp_target_t *slp_next_uc_target(slp_target_list_t *h) { in slp_next_uc_target() function