Home
last modified time | relevance | path

Searched defs:POOL_TO_MARKER (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/openzfs/lib/libuutil/
H A Duu_avl.c61 #define POOL_TO_MARKER(pp) (((uintptr_t)(pp) | 1)) macro
H A Duu_list.c57 #define POOL_TO_MARKER(pp) ((void *)((uintptr_t)(pp) | 1)) macro