Searched refs:async_qp (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/scsi/
H A Dsg.c161 struct fasync_struct *async_qp; /* used by asynchronous notification */ member in struct:sg_fd
1187 return fasync_helper(fd, filp, mode, &sfp->async_qp); sg_fasync()
1365 kill_fasync(&sfp->async_qp, SIGPOLL, POLL_IN); sg_rq_end_io()
1577 kill_fasync(&sfp->async_qp, SIGPOLL, POLL_HUP); sg_remove_device()

Completed in 98 milliseconds