Home
last modified time | relevance | path

Searched refs:kill_fasync (Results 1 – 25 of 51) sorted by relevance

123

/openbmc/linux/fs/
H A Dpipe.c371 kill_fasync(&pipe->fasync_writers, SIGIO, POLL_OUT); in pipe_read()
394 kill_fasync(&pipe->fasync_writers, SIGIO, POLL_OUT); in pipe_read()
576 kill_fasync(&pipe->fasync_readers, SIGIO, POLL_IN); in pipe_write()
601 kill_fasync(&pipe->fasync_readers, SIGIO, POLL_IN); in pipe_write()
735 kill_fasync(&pipe->fasync_readers, SIGIO, POLL_IN); in pipe_release()
736 kill_fasync(&pipe->fasync_writers, SIGIO, POLL_OUT); in pipe_release()
H A Dfcntl.c1010 void kill_fasync(struct fasync_struct **fp, int sig, int band) in kill_fasync() function
1021 EXPORT_SYMBOL(kill_fasync);
H A Dsplice.c183 kill_fasync(&pipe->fasync_readers, SIGIO, POLL_IN); in wakeup_pipe_readers()
421 kill_fasync(&pipe->fasync_writers, SIGIO, POLL_OUT); in wakeup_pipe_writers()
/openbmc/linux/fs/notify/
H A Dnotification.c128 kill_fasync(&group->fsn_fa, SIGIO, POLL_IN); in fsnotify_insert_event()
/openbmc/linux/drivers/input/serio/
H A Dserio_raw.c283 kill_fasync(&client->fasync, SIGIO, POLL_IN); in serio_raw_interrupt()
384 kill_fasync(&client->fasync, SIGIO, POLL_HUP); in serio_raw_hangup()
/openbmc/linux/drivers/pps/
H A Dkapi.c218 kill_fasync(&pps->async_queue, SIGIO, POLL_IN); in pps_event()
/openbmc/linux/sound/core/
H A Dmisc.c181 kill_fasync(&fasync->fasync, fasync->signal, fasync->poll); in snd_fasync_work_fn()
/openbmc/linux/drivers/usb/misc/
H A Dyurex.c170 kill_fasync(&dev->async_queue, SIGIO, POLL_IN); in yurex_interrupt()
326 kill_fasync(&dev->async_queue, SIGIO, POLL_IN); in yurex_disconnect()
/openbmc/linux/drivers/infiniband/core/
H A Duverbs_std_types.c145 kill_fasync(&event_queue->async_queue, SIGIO, POLL_IN); in ib_uverbs_free_event_queue()
H A Duverbs_main.c400 kill_fasync(&ev_queue->async_queue, SIGIO, POLL_IN); in ib_uverbs_comp_handler()
436 kill_fasync(&async_file->ev_queue.async_queue, SIGIO, POLL_IN); in ib_uverbs_async_handler()
/openbmc/linux/drivers/input/
H A Dmousedev.c309 kill_fasync(&client->fasync, SIGIO, POLL_IN); in mousedev_notify_readers()
710 kill_fasync(&client->fasync, SIGIO, POLL_IN); in mousedev_write()
806 kill_fasync(&client->fasync, SIGIO, POLL_HUP); in mousedev_hangup()
H A Djoydev.c109 kill_fasync(&client->fasync, SIGIO, POLL_IN); in joydev_pass_event()
238 kill_fasync(&client->fasync, SIGIO, POLL_HUP); in joydev_hangup()
H A Devdev.c240 kill_fasync(&client->fasync, SIGIO, POLL_IN); in __pass_event()
429 kill_fasync(&client->fasync, SIGIO, POLL_HUP); in evdev_hangup()
/openbmc/linux/drivers/platform/surface/
H A Dsurface_aggregator_cdev.c125 kill_fasync(&client->fasync, SIGIO, POLL_IN); in ssam_cdev_notifier()
737 kill_fasync(&client->fasync, SIGIO, POLL_HUP); in ssam_dbg_device_remove()
H A Dsurface_dtx.c614 kill_fasync(&client->fasync, SIGIO, POLL_IN); in sdtx_push_event()
1086 kill_fasync(&client->fasync, SIGIO, POLL_HUP); in sdtx_device_destroy()
/openbmc/linux/drivers/mailbox/
H A Dmailbox-test.c305 kill_fasync(&tdev->async_queue, SIGIO, POLL_IN); in mbox_test_receive_message()
/openbmc/linux/drivers/uio/
H A Duio.c435 kill_fasync(&idev->async_queue, SIGIO, POLL_IN); in uio_event_notify()
1065 kill_fasync(&idev->async_queue, SIGIO, POLL_HUP); in uio_unregister_device()
/openbmc/linux/drivers/tty/
H A Dn_hdlc.c412 kill_fasync(&tty->fasync, SIGIO, POLL_IN); in n_hdlc_tty_receive()
H A Dn_tty.c237 kill_fasync(&tty->fasync, SIGIO, POLL_OUT); in n_tty_write_wakeup()
1270 kill_fasync(&tty->fasync, SIGIO, POLL_IN); in n_tty_receive_handle_newline()
1661 kill_fasync(&tty->fasync, SIGIO, POLL_IN); in __receive_buf()
/openbmc/linux/drivers/xen/
H A Devtchn.c189 kill_fasync(&u->evtchn_async_queue, in evtchn_interrupt()
/openbmc/linux/kernel/
H A Dwatch_queue.c146 kill_fasync(&pipe->fasync_readers, SIGIO, POLL_IN); in post_one_notification()
/openbmc/linux/drivers/hid/
H A Dhidraw.c539 kill_fasync(&list->fasync, SIGIO, POLL_IN); in hidraw_report_event()
/openbmc/linux/drivers/tty/vt/
H A Dvc_screen.c114 kill_fasync(&poll->fasync, SIGIO, fa_band); in vcs_notifier()
/openbmc/linux/drivers/char/ipmi/
H A Dipmi_devintf.c53 kill_fasync(&priv->fasync_queue, SIGIO, POLL_IN); in file_receive_handler()
H A Dipmi_watchdog.c941 kill_fasync(&fasync_q, SIGIO, POLL_IN); in ipmi_wdog_pretimeout_handler()

123