Home
last modified time | relevance | path

Searched refs:alloc_values_inited (Results 1 – 1 of 1) sorted by relevance

/optee_os/core/kernel/
A Dnotif.c31 static bool alloc_values_inited; in notif_alloc_async_value() local
37 if (!alloc_values_inited) { in notif_alloc_async_value()
39 alloc_values_inited = true; in notif_alloc_async_value()

Completed in 4 milliseconds