Searched refs:cpu_uec_flush (Results 1 – 2 of 2) sorted by relevance
328 cpu->cpu_uec_flush = 0; in cpu_uec_flush_finish()333 cpu_uec_flush(fmd_hdl_t *hdl, cmd_cpu_t *cpu) in cpu_uec_flush() function381 if (cpu->cpu_uec_flush != 0) in cpu_uec_flush()382 fmd_timer_remove(hdl, cpu->cpu_uec_flush); in cpu_uec_flush()384 cpu->cpu_uec_flush = fmd_timer_install(hdl, in cpu_uec_flush()442 cpu_uec_flush(hdl, cpu); in cmd_cpu_uec_set_allmatch()2022 cpu_uec_flush(hdl, cpu); in cmd_restore_cpu_only()2248 if (cpu->cpu_uec_flush == id) { in cmd_xxu_flush_timeout()2321 cpu_uec_flush(hdl, cpu); in cmd_cpu_gc()
404 id_t cpu_uec_flush; /* Timer ID for UE cache flush */ member