Home
last modified time | relevance | path

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

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