Searched defs:bitoff (Results 1 – 6 of 6) 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
182 int bitoff = (sizeof(u32) - size - off) * BITS_PER_BYTE; in xchg_small() local184 int bitoff = off * BITS_PER_BYTE; in xchg_small() local
828 int numfound = 0, bitoff, left, startoff; in ocfs2_local_alloc_find_clear_bits() local
5438 static inline u64 irdma_stat_val(const u64 *stats_val, u16 byteoff, u8 bitoff, in irdma_stat_val()
289 u8 bitoff; member