Searched refs:_cut (Results 1 – 1 of 1) sorted by relevance
45 #define SYSCALL_CUT_SCALE_SHIFT(_val, _cut, _shift) ((((uint32_t)(_val)) & ((1UL << (_cut)) - 1))… argument