Searched refs:ta_howto_data (Results 1 – 2 of 2) sorted by relevance
44 &ta->ta_howto_data.const_thread_area, in __td_ta_lookup_th_unique()45 sizeof ta->ta_howto_data.const_thread_area); in __td_ta_lookup_th_unique()50 ta->ta_howto_data.const_thread_area in __td_ta_lookup_th_unique()51 = bswap_32 (ta->ta_howto_data.const_thread_area); in __td_ta_lookup_th_unique()95 ta->ta_howto_data.reg, DB_SIZEOF_DESC); in __td_ta_lookup_th_unique()98 if (DB_DESC_SIZE (ta->ta_howto_data.reg) == 0) in __td_ta_lookup_th_unique()104 DB_DESC_OFFSET (ta->ta_howto_data.reg) in __td_ta_lookup_th_unique()105 = bswap_32 (DB_DESC_OFFSET (ta->ta_howto_data.reg)); in __td_ta_lookup_th_unique()106 DB_DESC_NELEM (ta->ta_howto_data.reg) in __td_ta_lookup_th_unique()107 = bswap_32 (DB_DESC_NELEM (ta->ta_howto_data.reg)); in __td_ta_lookup_th_unique()[all …]
128 } ta_howto_data; member
Completed in 5 milliseconds