Searched refs:thread_rpc_shm_cache_clear (Results 1 – 5 of 5) sorted by relevance
96 void thread_rpc_shm_cache_clear(struct thread_shm_cache *cache);
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()
850 void thread_rpc_shm_cache_clear(struct thread_shm_cache *cache) in thread_rpc_shm_cache_clear() function