Home
last modified time | relevance | path

Searched refs:ilog2 (Results 1 - 5 of 5) sorted by relevance

/third_party/ltp/testcases/kernel/mce-test/hwpoison/
H A Dtinjpage.c90 static int ilog2(int n) in ilog2() function
134 if (lsb != ilog2(HPS)) { in sighandler()
138 if (lsb != ilog2(sysconf(_SC_PAGE_SIZE))) { in sighandler()
/third_party/ltp/testcases/kernel/mce-test/tsrc/
H A Dtinjpage.c90 static int ilog2(int n) in ilog2() function
134 if (lsb != ilog2(HPS)) { in sighandler()
138 if (lsb != ilog2(sysconf(_SC_PAGE_SIZE))) { in sighandler()
/third_party/fsverity-utils/common/
H A Dcommon_defs.h72 static inline int ilog2(unsigned long n) in ilog2() function
/third_party/fsverity-utils/lib/
H A Dcompute_digest.c301 desc.log_blocksize = ilog2(block_size); in libfsverity_compute_digest()
/third_party/skia/third_party/externals/swiftshader/src/Common/
H A DMath.hpp168 inline int ilog2(float x) in ilog2() function

Completed in 4 milliseconds