Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/char/ipmi/
Dipmi_watchdog.c171 static struct fasync_struct *fasync_q; variable
901 result = fasync_helper(fd, file, on, &fasync_q); in ipmi_fasync()
969 kill_fasync(&fasync_q, SIGIO, POLL_IN); in ipmi_wdog_pretimeout_handler()