Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/kernel/
A Dnotif.c76 bit_ffs(notif_values, (int)NOTIF_ASYNC_VALUE_MAX + 1, &bit); in notif_get_value()
85 bit_ffs(notif_values, (int)NOTIF_ASYNC_VALUE_MAX + 1, &bit); in notif_get_value()
/optee_os-3.20.0/lib/libutils/ext/include/
A Dbitstring.h129 #define bit_ffs(name, nbits, value) do { \ macro
/optee_os-3.20.0/core/tee/
A Dtee_svc_cryp.c1795 bit_ffs(a->content.ref.buffer, nbits, &v); in get_used_bits()

Completed in 10 milliseconds