Searched refs:tcb_histent (Results 1 – 2 of 2) sorted by relevance
478 static struct tcb_histent *481 struct tcb_histent *te; in alloc_tcb_histent()497 free_tcb_histent(struct tcb_histent *te) in free_tcb_histent()510 struct tcb_histent *te = NULL; in add_tid_to_history()544 remove_tcb_histent(struct tcb_histent *te) in remove_tcb_histent()558 static inline struct tcb_histent *561 struct tcb_histent *te; in lookup_tcb_histent()587 release_tcb_histent(struct tcb_histent *te) in release_tcb_histent()601 struct tcb_histent *te = arg; in request_tcb()673 struct tcb_histent *te; in do_get_tcb_rpl()[all …]
291 struct tcb_histent { struct317 struct tcb_histent **tcb_history; argument