TC_U32_HTID
#define TC_U32_USERHTID(h) (TC_U32_HTID(h)>>20)
if (TC_U32_HTID(htid) == TC_U32_ROOT) {
ht = u32_lookup_ht(tp->data, TC_U32_HTID(htid));
if (TC_U32_HTID(handle) && TC_U32_HTID(handle ^ htid)) {
if (TC_U32_HTID(handle) == TC_U32_ROOT)
ht = u32_lookup_ht(tp_c, TC_U32_HTID(handle));
if (TC_U32_HTID(n->handle) == TC_U32_ROOT)
ht = u32_lookup_ht(tp_c, TC_U32_HTID(n->handle));
#define TC_U32_USERHTID(h) (TC_U32_HTID(h)>>20)