Home
last modified time | relevance | path

Searched defs:watchdog_thresh (Results 1 – 4 of 4) sorted by relevance

/linux/arch/arm64/kernel/
H A Dwatchdog_hld.c16 u64 hw_nmi_get_sample_period(int watchdog_thresh) in hw_nmi_get_sample_period()
/linux/arch/x86/kernel/apic/
H A Dhw_nmi.c27 u64 hw_nmi_get_sample_period(int watchdog_thresh) in hw_nmi_get_sample_period()
/linux/Documentation/admin-guide/sysctl/
H A Dkernel.rst1694 watchdog_thresh chapter
/linux/kernel/
H A Dwatchdog.c49 int __read_mostly watchdog_thresh = 10; variable