Searched refs:ptr_pack_bits (Results 1 – 2 of 2) sorted by relevance
158 #define ptr_pack_bits(ptr, bits, n) ({ \ macro176 #define page_pack_bits(ptr, bits) ptr_pack_bits(ptr, bits, PAGE_SHIFT)
2405 fences[n] = ptr_pack_bits(syncobj, fence.flags, 2); in get_fence_array()