Searched refs:TC_U32_HASH (Results 1 – 5 of 5) sorted by relevance
137 #define TC_U32_HASH(h) (((h)>>12)&0xFF) macro
140 #define TC_U32_HASH(h) (((h)>>12)&0xFF) macro
173 #define TC_U32_HASH(h) (((h)>>12)&0xFF) macro
86 __u32 hash = TC_U32_HASH(handle); in sprint_u32_handle()1239 TC_U32_HASH(htid)); in u32_print_opt()
284 TC_U32_USERHTID(u->cu_hash), TC_U32_HASH(u->cu_hash)); in u32_dump_details()