Home
last modified time | relevance | path

Searched refs:flush_cache (Results 1 – 8 of 8) sorted by relevance

/openbsd/src/gnu/usr.bin/perl/cpan/Memoize/t/
Dflush.t2 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';
/openbsd/src/gnu/usr.bin/perl/cpan/Memoize/
DMemoize.pm115 sub flush_cache { subroutine
/openbsd/src/sys/dev/ic/
Dqwxvar.h754 struct hal_reo_status_flush_cache flush_cache; member
Dqwzvar.h765 struct hal_reo_status_flush_cache flush_cache; member
Dqwz.c15412 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()
Dqwx.c17307 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()
/openbsd/src/gnu/usr.bin/perl/
DMANIFEST1664 cpan/Memoize/t/flush.t Memoize 'flush_cache' function tests
/openbsd/src/gnu/usr.bin/gcc/gcc/
DChangeLog.34147 (barrier, insn_group_barrier, flush_cache): Likewise.