Home
last modified time | relevance | path

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

/external/linux-tools-perf/src/tools/perf/util/include/linux/
Dbitops.h20 for ((bit) = find_first_bit((addr), (size)); \
94 find_first_bit(const unsigned long *addr, unsigned long size) in find_first_bit() function