Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/platform/uv/
Dtlb_uv.c55 static int disabled_period = DISABLED_PERIOD; variable
66 {&disabled_period, DISABLED_PERIOD},
797 tm1 + bcp->disabled_period; in disable_for_period()
850 bcp->period_end = get_cycles() + bcp->disabled_period; in record_send_stats()
1481 congested_respns_us, congested_reps, disabled_period, in tunables_read()
1651 bcp->disabled_period = sec_2_cycles(disabled_period); in tunables_write()
1942 bcp->disabled_period = sec_2_cycles(disabled_period); in init_per_cpu_tunables()
/Linux-v4.19/arch/x86/include/asm/uv/
Duv_bau.h658 cycles_t disabled_period; member