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()
604 static bool once; in open_dirh() local610 if (!once) { in open_dirh()612 once = true; in open_dirh()643 static bool once; in commit_dirh_writes() local645 if (!once) { in commit_dirh_writes()647 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()
1925 `mbedtls_ssl_conf_[opaque_]psk()` more than once will fail,1994 mbedtls_ssl_{set,get}_session() may now only be called once for any given4491 executed once.4582 once and some allocation fails. Cannot be forced remotely. Found by Guido4633 once in the same handhake and mbedtls_ssl_conf_psk() was used.4971 once on the same context.5451 * TLS compression only allocates working buffer once5869 * AES code only check for Padlock once