Searched refs:tdb_ptr (Results 1 – 1 of 1) sorted by relevance
260 __TM_nesting_depth (void* const tdb_ptr) in __TM_nesting_depth() argument263 struct __htm_tdb *tdb = (struct __htm_tdb*)tdb_ptr; in __TM_nesting_depth()276 __TM_is_user_abort (void* const tdb_ptr) in __TM_is_user_abort() argument278 struct __htm_tdb *tdb = (struct __htm_tdb*)tdb_ptr; in __TM_is_user_abort()287 __TM_is_named_user_abort (void* const tdb_ptr, unsigned char* code) in __TM_is_named_user_abort() argument289 struct __htm_tdb *tdb = (struct __htm_tdb*)tdb_ptr; in __TM_is_named_user_abort()303 __TM_is_illegal (void* const tdb_ptr) in __TM_is_illegal() argument305 struct __htm_tdb *tdb = (struct __htm_tdb*)tdb_ptr; in __TM_is_illegal()313 __TM_is_footprint_exceeded (void* const tdb_ptr) in __TM_is_footprint_exceeded() argument315 struct __htm_tdb *tdb = (struct __htm_tdb*)tdb_ptr; in __TM_is_footprint_exceeded()[all …]