Searched refs:flush_cache (Results 1 – 8 of 8) sorted by relevance
2 use Memoize qw(flush_cache memoize);14 ok eval { flush_cache('VAL'); 1 }, 'flusing the cache by name works';20 ok eval { flush_cache(\&VAL); 1 }, 'flusing the cache by name works';
115 sub flush_cache { subroutine
754 struct hal_reo_status_flush_cache flush_cache; member
765 struct hal_reo_status_flush_cache flush_cache; member
15412 status->u.flush_cache.err_detected = FIELD_GET( in qwz_hal_reo_flush_cache_status()15414 status->u.flush_cache.err_code = FIELD_GET( in qwz_hal_reo_flush_cache_status()15416 if (!status->u.flush_cache.err_code) in qwz_hal_reo_flush_cache_status()15419 status->u.flush_cache.cache_controller_flush_status_hit = FIELD_GET( in qwz_hal_reo_flush_cache_status()15422 status->u.flush_cache.cache_controller_flush_status_desc_type = in qwz_hal_reo_flush_cache_status()15425 status->u.flush_cache.cache_controller_flush_status_client_id = in qwz_hal_reo_flush_cache_status()15428 status->u.flush_cache.cache_controller_flush_status_err = in qwz_hal_reo_flush_cache_status()15431 status->u.flush_cache.cache_controller_flush_status_cnt = in qwz_hal_reo_flush_cache_status()
17307 status->u.flush_cache.err_detected = FIELD_GET( in qwx_hal_reo_flush_cache_status()17309 status->u.flush_cache.err_code = FIELD_GET( in qwx_hal_reo_flush_cache_status()17311 if (!status->u.flush_cache.err_code) in qwx_hal_reo_flush_cache_status()17314 status->u.flush_cache.cache_controller_flush_status_hit = FIELD_GET( in qwx_hal_reo_flush_cache_status()17317 status->u.flush_cache.cache_controller_flush_status_desc_type = in qwx_hal_reo_flush_cache_status()17320 status->u.flush_cache.cache_controller_flush_status_client_id = in qwx_hal_reo_flush_cache_status()17323 status->u.flush_cache.cache_controller_flush_status_err = in qwx_hal_reo_flush_cache_status()17326 status->u.flush_cache.cache_controller_flush_status_cnt = in qwx_hal_reo_flush_cache_status()
1664 cpan/Memoize/t/flush.t Memoize 'flush_cache' function tests
4147 (barrier, insn_group_barrier, flush_cache): Likewise.