Searched refs:SERVICE_IS_STATELESS (Results 1 – 4 of 4) sorted by relevance
55 if (SERVICE_IS_STATELESS(service->p_ldinf->flags)) { in spm_psa_connect_client_id_associated()140 if (SERVICE_IS_STATELESS(handle->service->p_ldinf->flags)) { in tfm_spm_partition_psa_set_rhandle()
162 if (SERVICE_IS_STATELESS(serv_ldflags)) { in load_services_assuredly()
276 if (SERVICE_IS_STATELESS(service->p_ldinf->flags)) { in tfm_spm_partition_psa_reply()
36 #define SERVICE_IS_STATELESS(flag) \ macro