Searched refs:comp2_t (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dacct.h26 * comp2_t is 24-bit with 5-bit base 2 exponent and 20 bit fraction
32 typedef __u32 comp2_t; typedef
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/kernel/
H A Dacct.c349 * encode an u64 into a comp2_t (24 bits)
362 static comp2_t encode_comp2_t(u64 value)
465 comp2_t etime = encode_comp2_t(elapsed);

Completed in 44 milliseconds