Home
last modified time | relevance | path

Searched refs:disabled_period (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/arch/x86/platform/uv/
Dtlb_uv.c53 static int disabled_period = DISABLED_PERIOD; variable
64 {&disabled_period, DISABLED_PERIOD},
794 tm1 + bcp->disabled_period; in disable_for_period()
847 bcp->period_end = get_cycles() + bcp->disabled_period; in record_send_stats()
1478 congested_respns_us, congested_reps, disabled_period, in tunables_read()
1648 bcp->disabled_period = sec_2_cycles(disabled_period); in tunables_write()
1929 bcp->disabled_period = sec_2_cycles(disabled_period); in init_per_cpu_tunables()
/Linux-v5.4/arch/x86/include/asm/uv/
Duv_bau.h658 cycles_t disabled_period; member