Home
last modified time | relevance | path

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

/linux/arch/sparc/lib/
H A Dchecksum_32.S335 andcc %g1, 0xf, %o3 ! get low bits of length (clears carry btw)
343 add %o1, %o2, %o1 ! advance dest ptr (carry is clear btw)
368 andcc %g1, 0x70, %o2 ! can use table? (clears carry btw)
/linux/Documentation/filesystems/
H A Dcramfs.rst36 no need to use -noleaf in ``find``, btw.)
/linux/arch/m68k/q40/
H A DREADME135 btw if the showkey output from PC and Q40 doesn't differ then you have some
/linux/net/ipv4/
H A Dnexthop.c1907 u64 btw; in nh_res_group_rebalance() local
1910 btw = ((u64)res_table->num_nh_buckets) * w; in nh_res_group_rebalance()
1911 upper_bound = DIV_ROUND_CLOSEST_ULL(btw, total); in nh_res_group_rebalance()