Home
last modified time | relevance | path

Searched defs:log2 (Results 1 – 6 of 6) sorted by relevance

/linux-4.4.14/samples/bpf/
Dlathist_kern.c40 static unsigned int log2(unsigned int v) in log2() function
Dtracex2_kern.c43 static unsigned int log2(unsigned int v) in log2() function
/linux-4.4.14/fs/xfs/
Dxfs_rtalloc.c1269 int log2; /* log of sequence number */ in xfs_rtpick_extent() local
/linux-4.4.14/drivers/staging/lustre/lustre/llite/
Dllite_lib.c64 #define log2(n) ffz(~(n)) macro
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb3/
Dt3_hw.c2876 unsigned int log2 = fls(mtu); in t3_load_mtus() local
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/
Dt4_hw.c5066 unsigned int log2 = fls(mtu); in t4_load_mtus() local