Home
last modified time | relevance | path

Searched refs:fasync (Results 1 – 25 of 72) sorted by relevance

123

/kernel/linux/linux-5.10/fs/sharefs/
Dfile.c117 if (lower_file->f_op && lower_file->f_op->fasync) in sharefs_fasync()
118 err = lower_file->f_op->fasync(fd, lower_file, flag); in sharefs_fasync()
212 .fasync = sharefs_fasync,
224 .fasync = sharefs_fasync,
/kernel/linux/linux-5.10/drivers/input/serio/
Dserio_raw.c43 struct fasync_struct *fasync; member
59 return fasync_helper(fd, file, on, &client->fasync); in serio_raw_fasync()
261 .fasync = serio_raw_fasync,
283 kill_fasync(&client->fasync, SIGIO, POLL_IN); in serio_raw_interrupt()
384 kill_fasync(&client->fasync, SIGIO, POLL_HUP); in serio_raw_hangup()
/kernel/linux/linux-5.10/fs/ecryptfs/
Dfile.c341 if (lower_file->f_op->fasync) in ecryptfs_fasync()
342 rc = lower_file->f_op->fasync(fd, lower_file, flag); in ecryptfs_fasync()
422 .fasync = ecryptfs_fasync,
/kernel/linux/linux-5.10/include/linux/
Dhidraw.h31 struct fasync_struct *fasync; member
Dhid-debug.h32 struct fasync_struct *fasync; member
/kernel/linux/linux-5.10/drivers/tty/vt/
Dvc_screen.c81 struct fasync_struct *fasync; member
114 kill_fasync(&poll->fasync, SIGIO, fa_band); in vcs_notifier()
741 return fasync_helper(fd, file, on, &poll->fasync); in vcs_fasync()
777 .fasync = vcs_fasync,
/kernel/linux/linux-5.10/drivers/input/
Dmousedev.c95 struct fasync_struct *fasync; member
309 kill_fasync(&client->fasync, SIGIO, POLL_IN); in mousedev_notify_readers()
408 return fasync_helper(fd, file, on, &client->fasync); in mousedev_fasync()
710 kill_fasync(&client->fasync, SIGIO, POLL_IN); in mousedev_write()
780 .fasync = mousedev_fasync,
806 kill_fasync(&client->fasync, SIGIO, POLL_HUP); in mousedev_hangup()
Djoydev.c64 struct fasync_struct *fasync; member
110 kill_fasync(&client->fasync, SIGIO, POLL_IN); in joydev_pass_event()
158 return fasync_helper(fd, file, on, &client->fasync); in joydev_fasync()
239 kill_fasync(&client->fasync, SIGIO, POLL_HUP); in joydev_hangup()
721 .fasync = joydev_fasync,
Devdev.c46 struct fasync_struct *fasync; member
240 kill_fasync(&client->fasync, SIGIO, POLL_IN); in __pass_event()
326 return fasync_helper(fd, file, on, &client->fasync); in evdev_fasync()
429 kill_fasync(&client->fasync, SIGIO, POLL_HUP); in evdev_hangup()
1303 .fasync = evdev_fasync,
/kernel/linux/linux-5.10/fs/
Dfile_table.c277 if (file->f_op->fasync) in __fput()
278 file->f_op->fasync(-1, file, 0); in __fput()
Dioctl.c581 if (filp->f_op->fasync) in ioctl_fioasync()
583 error = filp->f_op->fasync(fd, filp, on); in ioctl_fioasync()
/kernel/linux/linux-5.10/drivers/hid/
Dhidraw.c316 return fasync_helper(fd, file, on, &list->fasync); in hidraw_fasync()
480 .fasync = hidraw_fasync,
505 kill_fasync(&list->fasync, SIGIO, POLL_IN); in hidraw_report_event()
/kernel/linux/linux-5.10/drivers/char/
Drandom.c440 static struct fasync_struct *fasync; variable
723 kill_fasync(&fasync, SIGIO, POLL_IN); in credit_entropy_bits()
858 kill_fasync(&fasync, SIGIO, POLL_IN); in crng_finalize_init()
1401 kill_fasync(&fasync, SIGIO, POLL_OUT); in account()
2007 return fasync_helper(fd, filp, on, &fasync); in random_fasync()
2016 .fasync = random_fasync,
2025 .fasync = random_fasync,
/kernel/linux/linux-5.10/drivers/hid/usbhid/
Dhiddev.c43 struct fasync_struct *fasync; member
154 kill_fasync(&list->fasync, SIGIO, POLL_IN); in hiddev_send_event()
209 return fasync_helper(fd, file, on, &list->fasync); in hiddev_fasync()
855 .fasync = hiddev_fasync,
/kernel/linux/linux-5.10/sound/core/
Dinit.c324 if ((file->f_flags & FASYNC) && df->disconnected_f_op->fasync) in snd_disconnect_release()
325 df->disconnected_f_op->fasync(-1, file, 0); in snd_disconnect_release()
366 .fasync = snd_disconnect_fasync
Dtimer.c86 struct fasync_struct *fasync; member
1348 kill_fasync(&tu->fasync, SIGIO, POLL_IN); in snd_timer_user_interrupt()
1386 kill_fasync(&tu->fasync, SIGIO, POLL_IN); in snd_timer_user_ccallback()
1456 kill_fasync(&tu->fasync, SIGIO, POLL_IN); in snd_timer_user_tinterrupt()
2138 return fasync_helper(fd, file, on, &tu->fasync); in snd_timer_user_fasync()
2283 .fasync = snd_timer_user_fasync,
/kernel/linux/linux-5.10/include/sound/
Dcontrol.h106 struct fasync_struct *fasync; member
/kernel/linux/linux-5.10/drivers/tty/
Dn_hdlc.c425 if (tty->fasync != NULL) in n_hdlc_tty_receive()
426 kill_fasync(&tty->fasync, SIGIO, POLL_IN); in n_hdlc_tty_receive()
Dn_tty.c243 kill_fasync(&tty->fasync, SIGIO, POLL_OUT); in n_tty_write_wakeup()
1374 kill_fasync(&tty->fasync, SIGIO, POLL_IN); in n_tty_receive_char_special()
1655 kill_fasync(&tty->fasync, SIGIO, POLL_IN); in __receive_buf()
2398 if (nr && tty->fasync) in n_tty_write()
/kernel/linux/linux-5.10/drivers/usb/class/
Dusbtmc.c111 struct fasync_struct *fasync; member
2166 return fasync_helper(fd, file, on, &file_data->data->fasync); in usbtmc_fasync()
2221 .fasync = usbtmc_fasync,
2257 if (data->fasync) in usbtmc_interrupt()
2258 kill_fasync(&data->fasync, in usbtmc_interrupt()
/kernel/linux/linux-5.10/fs/fuse/
Ddev.c214 kill_fasync(&fiq->fasync, SIGIO, POLL_IN); in fuse_dev_wake_and_unlock()
2187 kill_fasync(&fiq->fasync, SIGIO, POLL_IN); in fuse_abort_conn()
2226 WARN_ON(fc->iq.fasync != NULL); in fuse_dev_release()
2243 return fasync_helper(fd, file, on, &fud->fc->iq.fasync); in fuse_dev_fasync()
2309 .fasync = fuse_dev_fasync,
/kernel/linux/linux-5.10/drivers/usb/gadget/legacy/
Dinode.c122 struct fasync_struct *fasync; member
851 kill_fasync (&dev->fasync, SIGIO, POLL_IN); in ep0_readable()
1182 return fasync_helper (f, fd, on, &dev->fasync); in ep0_fasync()
1933 .fasync = ep0_fasync,
/kernel/linux/linux-5.10/drivers/pps/
Dpps.c324 .fasync = pps_cdev_fasync,
/kernel/linux/linux-5.10/Documentation/misc-devices/
Dlis3lv02d.rst65 fasync operation modes. You must read 1 bytes from the device. The
/kernel/linux/linux-5.10/drivers/mailbox/
Dmailbox-test.c249 .fasync = mbox_test_message_fasync,

123