Searched refs:pr_handle_iter (Results 1 – 2 of 2) sorted by relevance
147 struct connection_t **pr_handle_iter, **prev = NULL; in tfm_spm_partition_psa_get() local155 UNI_LIST_FOREACH_NODE_PNODE(pr_handle_iter, handle, in tfm_spm_partition_psa_get()157 prev = pr_handle_iter; in tfm_spm_partition_psa_get()
56 struct connection_t **pr_handle_iter, **last_found_handle_holder = NULL; in spm_get_handle_by_signal() local63 UNI_LIST_FOREACH_NODE_PNODE(pr_handle_iter, p_handle_iter, in spm_get_handle_by_signal()66 last_found_handle_holder = pr_handle_iter; in spm_get_handle_by_signal()