Searched refs:map (Results 1 – 2 of 2) sorted by relevance
/nptl_db/ |
A D | td_thr_tlsbase.c | 162 psaddr_t map; in td_thr_tlsbase() local 163 err = DB_GET_FIELD_LOCAL (map, th->th_ta_p, slot, dtv_slotinfo, map, 0); in td_thr_tlsbase() 166 if (!map) in td_thr_tlsbase() 196 err = DB_GET_FIELD (temp, th->th_ta_p, map, link_map, l_tls_offset, 0); in td_thr_tlsbase()
|
A D | structs.def | 120 DB_STRUCT_FIELD (dtv_slotinfo, map)
|
Completed in 6 milliseconds