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

/linux-4.1.27/include/uapi/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
/linux-4.1.27/kernel/
H A Dacct.c341 * encode an u64 into a comp2_t (24 bits)
354 static comp2_t encode_comp2_t(u64 value) encode_comp2_t()
441 comp2_t etime = encode_comp2_t(elapsed); fill_ac()

Completed in 69 milliseconds