Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/
H A Dn2_core.c1848 static int global_ref; variable
1856 if (global_ref++) in grab_global_resources()
1882 global_ref--; in grab_global_resources()
1901 if (!--global_ref) { in release_global_resources()