Home
last modified time | relevance | path

Searched refs:UT_hash_handle (Results 1 – 2 of 2) sorted by relevance

/external/libdrm/intel/
Duthash.h112 #define HH_FROM_ELMT(tbl,elp) ((UT_hash_handle *)(((char*)(elp)) + ((tbl)->hho)))
245 struct UT_hash_handle *_hs_iter = &(head)->hh; \
339 struct UT_hash_handle *_hd_hh_del; \
351 (UT_hash_handle*)((ptrdiff_t)((delptr)->hh.prev) + \
355 ((UT_hash_handle*)((ptrdiff_t)((delptr)->hh.prev) + \
361 ((UT_hash_handle*)((ptrdiff_t)_hd_hh_del->next + \
402 struct UT_hash_handle *_thh; \
442 _thh = ( _thh->next ? (UT_hash_handle*)((char*)(_thh->next) + \
795 struct UT_hash_handle *_he_thh, *_he_hh_nxt; \
848 struct UT_hash_handle *_hs_p, *_hs_q, *_hs_e, *_hs_list, *_hs_tail; \
[all …]
Dintel_bufmgr_gem.c179 UT_hash_handle handle_hh;
180 UT_hash_handle name_hh;