Searched refs:pid2tcb_cache (Results 1 – 1 of 1) sorted by relevance
1941 static struct tcb *pid2tcb_cache[PID2TCB_CACHE_SIZE]; in pid2tcb() local1942 struct tcb **const ptcp = &pid2tcb_cache[pid & PID2TCB_CACHE_MASK]; in pid2tcb()