Searched refs:p_prev (Results 1 – 1 of 1) sorted by relevance
88 struct service_t *p_prev, *p_curr; in tfm_spm_get_service_by_sid() local90 UNI_LIST_FOREACH_NODE_PREV(p_prev, p_curr, &services_listhead, next) { in tfm_spm_get_service_by_sid()92 UNI_LIST_MOVE_AFTER(&services_listhead, p_prev, p_curr, next); in tfm_spm_get_service_by_sid()