Searched refs:shm_cache (Results 1 – 5 of 5) sorted by relevance
53 struct thread_shm_cache shm_cache; member
171 thread_rpc_shm_cache_clear(&thr->shm_cache); in call_entry_std()
170 thread_rpc_shm_cache_clear(&thr->shm_cache); in call_entry_std()
2073 thread_rpc_shm_cache_clear(&thr->shm_cache); in yielding_call_with_arg()
780 struct thread_shm_cache *cache = &threads[thread_get_id()].shm_cache; in get_shm_cache_entry()