Searched refs:once (Results 1 – 5 of 5) sorted by relevance
165 static bool once; in stm32mp_allow_probe_shared_device() local167 if (!once) { in stm32mp_allow_probe_shared_device()170 once = true; in stm32mp_allow_probe_shared_device()
538 static bool once; in plat_set_protmem_range() local540 if (!once) { in plat_set_protmem_range()542 once = true; in plat_set_protmem_range()
611 static bool once; in open_dirh() local617 if (!once) { in open_dirh()619 once = true; in open_dirh()650 static bool once; in commit_dirh_writes() local652 if (!once) { in commit_dirh_writes()654 once = true; in commit_dirh_writes()
556 static bool once; in stm32mp_allow_probe_shared_device() local561 if (!once) { in stm32mp_allow_probe_shared_device()564 once = true; in stm32mp_allow_probe_shared_device()
1968 `mbedtls_ssl_conf_[opaque_]psk()` more than once will fail,2037 mbedtls_ssl_{set,get}_session() may now only be called once for any given4534 executed once.4625 once and some allocation fails. Cannot be forced remotely. Found by Guido4676 once in the same handhake and mbedtls_ssl_conf_psk() was used.5014 once on the same context.5494 * TLS compression only allocates working buffer once5912 * AES code only check for Padlock once