Home
last modified time | relevance | path

Searched refs:tcb_histent (Results 1 – 2 of 2) sorted by relevance

/src/sys/dev/cxgbe/tom/
H A Dt4_tom.c512 static struct tcb_histent *
515 struct tcb_histent *te; in alloc_tcb_histent()
531 free_tcb_histent(struct tcb_histent *te) in free_tcb_histent()
544 struct tcb_histent *te = NULL; in add_tid_to_history()
579 remove_tcb_histent(struct tcb_histent *te) in remove_tcb_histent()
593 static inline struct tcb_histent *
596 struct tcb_histent *te; in lookup_tcb_histent()
623 release_tcb_histent(struct tcb_histent *te) in release_tcb_histent()
637 struct tcb_histent *te = arg; in request_tcb()
650 update_tcb_histent(struct tcb_histent *te, const uint64_t *tcb) in update_tcb_histent()
[all …]
H A Dt4_tom.h324 struct tcb_histent { struct
356 struct tcb_histent **tcb_history;