Searched refs:fft_cache_ccrw (Results 1 – 1 of 1) sorted by relevance
163 static ccrw2_t fft_cache_ccrw; variable171 ccrw2_init(fft_cache_ccrw); in init_fft_cache()178 ccrw2_clear(fft_cache_ccrw); in clear_fft_cache()190 ccrw2_become_reader(fft_cache_ccrw); in update_fft_cache()192 ccrw2_cease_reading(fft_cache_ccrw); in update_fft_cache()193 ccrw2_become_writer(fft_cache_ccrw); in update_fft_cache()203 ccrw2_cease_writing(fft_cache_ccrw); in update_fft_cache()204 ccrw2_become_reader(fft_cache_ccrw); in update_fft_cache()212 ccrw2_cease_writing(fft_cache_ccrw); in done_with_fft_cache()213 else ccrw2_cease_reading(fft_cache_ccrw); in done_with_fft_cache()