Home
last modified time | relevance | path

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

/linux-3.3/kernel/
Dwatchdog.c213 static void watchdog_overflow_callback(struct perf_event *event, in watchdog_overflow_callback() function
377 event = perf_event_create_kernel_counter(wd_attr, cpu, NULL, watchdog_overflow_callback, NULL); in watchdog_nmi_enable()