Searched refs:PFL_COUNT (Results 1 – 1 of 1) sorted by relevance
191 #define PFL_COUNT(x) ((uintptr_t)(x) & 0xfff) macro204 unsigned new_count = PFL_COUNT(current) + 1; in anv_ptr_free_list_pop()233 unsigned new_count = PFL_COUNT(current) + 1; in anv_ptr_free_list_push()