Searched defs:bitoff (Results 1 – 3 of 3) sorted by relevance
65 int bitoff = (sizeof(u32) - size - off) * BITS_PER_BYTE; in cmpxchg_small() local67 int bitoff = off * BITS_PER_BYTE; in cmpxchg_small() local97 int bitoff = (sizeof(u32) - size - off) * BITS_PER_BYTE; in xchg_small() local99 int bitoff = off * BITS_PER_BYTE; in xchg_small() local
23 int bitoff = (sizeof(u32) - size - off) * BITS_PER_BYTE; in __xchg_cmpxchg() local25 int bitoff = off * BITS_PER_BYTE; in __xchg_cmpxchg() local
179 int bitoff = (sizeof(u32) - size - off) * BITS_PER_BYTE; in xchg_small() local181 int bitoff = off * BITS_PER_BYTE; in xchg_small() local