Searched refs:TCB_SIZE (Results 1 – 6 of 6) sorted by relevance
108 #ifndef TCB_SIZE109 # define TCB_SIZE 128 macro113 #define TCB_WORDS (TCB_SIZE / 4)
74 TCB_SIZE = 128, /* TCB size */ enumerator
2642 m = tids * TCB_SIZE; in partition_mem()
48 TCB_SIZE = 128, /* TCB size */ enumerator
380 tcbaddr = tcb_base + f->tid * TCB_SIZE; in get_filter_count()
83 #define TCB_SIZE 128 macro