Searched refs:bit_ffs (Results 1 – 3 of 3) sorted by relevance
76 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()
129 #define bit_ffs(name, nbits, value) do { \ macro
1795 bit_ffs(a->content.ref.buffer, nbits, &v); in get_used_bits()
Completed in 10 milliseconds