Searched refs:find_next_offset (Results 1 – 3 of 3) sorted by relevance
61 #define find_next_offset(map, off) \ macro194 offset = find_next_offset(map, offset); in alloc_pidmap()
46 #define find_next_offset(map, off) find_next_zero_bit((map)->page, \ macro152 offset = find_next_offset(map, offset); in alloc_qpn()
53 static inline unsigned find_next_offset(struct qib_qpn_table *qpt, in find_next_offset() function165 offset = find_next_offset(qpt, map, offset, in alloc_qpn()