Home
last modified time | relevance | path

Searched refs:frac (Results 1 – 7 of 7) sorted by relevance

/include/linux/
A Dtimecounter.h60 u64 frac; member
73 u64 cycles, u64 mask, u64 *frac) in cyclecounter_cyc2ns() argument
77 ns = (ns * cc->mult) + *frac; in cyclecounter_cyc2ns()
78 *frac = ns & mask; in cyclecounter_cyc2ns()
A Dserial_core.h457 unsigned int *frac);
/include/math-emu/
A Dsingle.h53 unsigned frac : _FP_FRACBITS_S - (_FP_IMPLBIT_S != 0); member
55 unsigned frac : _FP_FRACBITS_S - (_FP_IMPLBIT_S != 0);
A Dop-1.h79 X##_f = _flo.bits.frac; \
89 X##_f = _flo->bits.frac; \
102 _flo.bits.frac = X##_f; \
114 _flo->bits.frac = X##_f; \
A Ddouble.h136 unsigned long frac : _FP_FRACBITS_D - (_FP_IMPLBIT_D != 0); member
138 unsigned long frac : _FP_FRACBITS_D - (_FP_IMPLBIT_D != 0);
/include/uapi/rdma/
A Dmlx5-abi.h480 __aligned_u64 frac; member
/include/linux/habanalabs/
A Dcpucp_if.h1251 __le16 frac; member

Completed in 26 milliseconds