Searched refs:PTR_TO_UINT (Results 1 – 7 of 7) sorted by relevance
44 #define PTR_TO_UINT(x) ((unsigned)((intptr_t)(x))) macro52 return PTR_TO_UINT(key); in handle_hash()57 return PTR_TO_UINT(key1) != PTR_TO_UINT(key2); in handle_compare()62 int fd = PTR_TO_UINT(key); in fd_hash()80 int fd1 = PTR_TO_UINT(key1); in fd_compare()81 int fd2 = PTR_TO_UINT(key2); in fd_compare()
533 #define PTR_TO_UINT(x) ((unsigned)((intptr_t)(x))) macro537 return PTR_TO_UINT(key); in handle_hash()542 return PTR_TO_UINT(key1) != PTR_TO_UINT(key2); in handle_compare()
601 #define PTR_TO_UINT(x) ((unsigned)((intptr_t)(x))) macro605 return PTR_TO_UINT(key); in handle_hash()610 return PTR_TO_UINT(key1) != PTR_TO_UINT(key2); in handle_compare()
56 #define PTR_TO_UINT(x) ((unsigned)((intptr_t)(x))) macro60 return PTR_TO_UINT(key); in handle_hash()65 return PTR_TO_UINT(key1) != PTR_TO_UINT(key2); in handle_compare()
485 …context->desc.h264enc.ref_idx_l0 = PTR_TO_UINT(util_hash_table_get(context->desc.h264enc.frame_idx, in handleVAEncSliceParameterBufferType()490 …context->desc.h264enc.ref_idx_l1 = PTR_TO_UINT(util_hash_table_get(context->desc.h264enc.frame_idx, in handleVAEncSliceParameterBufferType()
726 #define PTR_TO_UINT(x) ((unsigned)((intptr_t)(x))) macro730 return PTR_TO_UINT(key); in handle_hash()735 return PTR_TO_UINT(key1) != PTR_TO_UINT(key2); in handle_compare()
716 #define PTR_TO_UINT(x) ((unsigned)((intptr_t)(x))) macro720 return PTR_TO_UINT(key); in handle_hash()725 return PTR_TO_UINT(key1) != PTR_TO_UINT(key2); in handle_compare()