Home
last modified time | relevance | path

Searched refs:UT_hash_handle (Results 1 – 7 of 7) 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;
/external/fastrpc/inc/
Duthash.h205 struct UT_hash_handle *_hd_hh_del; \
216 (UT_hash_handle*)((char*)((delptr)->hh.prev) + \
220 ((UT_hash_handle*)((char*)((delptr)->hh.prev) + \
226 ((UT_hash_handle*)((char*)_hd_hh_del->next + \
272 struct UT_hash_handle *_thh; \
309 _thh = ( _thh->next ? (UT_hash_handle*)((char*)(_thh->next) + \
657 struct UT_hash_handle *_he_thh, *_he_hh_nxt; \
710 struct UT_hash_handle *_hs_p, *_hs_q, *_hs_e, *_hs_list, *_hs_tail; \
726 _hs_q = (UT_hash_handle*)((_hs_q->next) ? \
735 _hs_q = (UT_hash_handle*)((_hs_q->next) ? \
[all …]
/external/tpm2-tss/test/integration/
Dsession-util.h34 UT_hash_handle hh;
40 UT_hash_handle hh;
/external/fastrpc/src/
Dmod_table.c85 UT_hash_handle hh;
94 UT_hash_handle hh;
112 UT_hash_handle hh;
/external/rust/crates/quiche/examples/
Dserver.c73 UT_hash_handle hh;
Dhttp3-server.c74 UT_hash_handle hh;