Searched refs:ptr_unpack_bits (Results 1 – 2 of 2) sorted by relevance
121 #define ptr_unpack_bits(ptr, bits, n) ({ \ macro146 #define page_unpack_bits(ptr, bits) ptr_unpack_bits(ptr, bits, PAGE_SHIFT)
3027 syncobj = ptr_unpack_bits(eb->fences[n].syncobj, &flags, 2); in signal_fence_array()
Completed in 10 milliseconds