Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/platform/uv/
Dtlb_uv.c55 static int disabled_period = DISABLED_PERIOD; variable
66 {&disabled_period, DISABLED_PERIOD},
771 tm1 + bcp->disabled_period; in disable_for_period()
824 bcp->period_end = get_cycles() + bcp->disabled_period; in record_send_stats()
1444 congested_respns_us, congested_reps, disabled_period, in tunables_read()
1616 bcp->disabled_period = sec_2_cycles(disabled_period); in tunables_write()
1902 bcp->disabled_period = sec_2_cycles(disabled_period); in init_per_cpu_tunables()
/linux-4.4.14/arch/x86/include/asm/uv/
Duv_bau.h631 cycles_t disabled_period; member