Searched refs:PTR_TO_ULONG (Results 1 – 2 of 2) sorted by relevance
287 #define PTR_TO_ULONG(p) ((unsigned long) ((uintptr_t) (p))) macro
346 flags = PTR_TO_ULONG(hashmap_steal_first_key_and_value(todo, (void**) &x)); in bind_remount_recursive_with_mountinfo()