Home
last modified time | relevance | path

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

/openbmc/linux/drivers/char/ipmi/
H A Dipmi_watchdog.c156 static struct fasync_struct *fasync_q; variable
871 result = fasync_helper(fd, file, on, &fasync_q); in ipmi_fasync()
941 kill_fasync(&fasync_q, SIGIO, POLL_IN); in ipmi_wdog_pretimeout_handler()