/linux-4.1.27/drivers/input/serio/ |
D | serio_raw.c | 46 struct fasync_struct *fasync; member 62 return fasync_helper(fd, file, on, &client->fasync); in serio_raw_fasync() 264 .fasync = serio_raw_fasync, 286 kill_fasync(&client->fasync, SIGIO, POLL_IN); in serio_raw_interrupt() 387 kill_fasync(&client->fasync, SIGIO, POLL_HUP); in serio_raw_hangup()
|
/linux-4.1.27/fs/ecryptfs/ |
D | file.c | 288 if (lower_file->f_op->fasync) in ecryptfs_fasync() 289 rc = lower_file->f_op->fasync(fd, lower_file, flag); in ecryptfs_fasync() 354 .fasync = ecryptfs_fasync, 373 .fasync = ecryptfs_fasync,
|
/linux-4.1.27/include/linux/ |
D | hidraw.h | 39 struct fasync_struct *fasync; member
|
D | hid-debug.h | 45 struct fasync_struct *fasync; member
|
D | posix-clock.h | 82 int (*fasync) (struct posix_clock *pc, member
|
D | tty_ldisc.h | 212 void (*fasync)(struct tty_struct *tty, int on); member
|
D | perf_event.h | 461 struct fasync_struct *fasync; member
|
D | tty.h | 299 struct fasync_struct *fasync; member
|
D | fs.h | 1607 int (*fasync) (int, struct file *, int); member
|
/linux-4.1.27/drivers/tty/vt/ |
D | vc_screen.c | 58 struct fasync_struct *fasync; member 82 kill_fasync(&poll->fasync, SIGIO, POLL_IN); in vcs_notifier() 589 return fasync_helper(fd, file, on, &poll->fasync); in vcs_fasync() 619 .fasync = vcs_fasync,
|
/linux-4.1.27/kernel/time/ |
D | posix-clock.c | 93 if (clk->ops.fasync) in posix_clock_fasync() 94 err = clk->ops.fasync(clk, fd, fp, on); in posix_clock_fasync() 202 .fasync = posix_clock_fasync,
|
/linux-4.1.27/fs/ |
D | file_table.c | 203 if (file->f_op->fasync) in __fput() 204 file->f_op->fasync(-1, file, 0); in __fput()
|
D | ioctl.c | 509 if (filp->f_op->fasync) in ioctl_fioasync() 511 error = filp->f_op->fasync(fd, filp, on); in ioctl_fioasync()
|
D | fcntl.c | 68 if (((arg ^ filp->f_flags) & FASYNC) && filp->f_op->fasync) { in setfl() 69 error = filp->f_op->fasync(fd, filp, (arg & FASYNC) != 0); in setfl()
|
D | pipe.c | 954 .fasync = pipe_fasync,
|
/linux-4.1.27/drivers/input/ |
D | mousedev.c | 97 struct fasync_struct *fasync; member 312 kill_fasync(&client->fasync, SIGIO, POLL_IN); in mousedev_notify_readers() 411 return fasync_helper(fd, file, on, &client->fasync); in mousedev_fasync() 706 kill_fasync(&client->fasync, SIGIO, POLL_IN); in mousedev_write() 776 .fasync = mousedev_fasync, 802 kill_fasync(&client->fasync, SIGIO, POLL_HUP); in mousedev_hangup()
|
D | joydev.c | 69 struct fasync_struct *fasync; member 115 kill_fasync(&client->fasync, SIGIO, POLL_IN); in joydev_pass_event() 163 return fasync_helper(fd, file, on, &client->fasync); in joydev_fasync() 231 kill_fasync(&client->fasync, SIGIO, POLL_HUP); in joydev_hangup() 720 .fasync = joydev_fasync,
|
D | evdev.c | 56 struct fasync_struct *fasync; member 207 kill_fasync(&client->fasync, SIGIO, POLL_IN); in __pass_event() 286 return fasync_helper(fd, file, on, &client->fasync); in evdev_fasync() 403 kill_fasync(&client->fasync, SIGIO, POLL_HUP); in evdev_hangup() 1104 .fasync = evdev_fasync,
|
/linux-4.1.27/drivers/char/ |
D | random.c | 410 static struct fasync_struct *fasync; variable 678 kill_fasync(&fasync, SIGIO, POLL_IN); in credit_entropy_bits() 1058 kill_fasync(&fasync, SIGIO, POLL_OUT); in account() 1503 return fasync_helper(fd, filp, on, &fasync); in random_fasync() 1511 .fasync = random_fasync, 1519 .fasync = random_fasync,
|
D | rtc.c | 909 .fasync = rtc_fasync,
|
D | hpet.c | 729 .fasync = hpet_fasync,
|
D | sonypi.c | 1069 .fasync = sonypi_misc_fasync,
|
D | virtio_console.c | 1117 .fasync = port_fops_fasync,
|
/linux-4.1.27/drivers/hid/ |
D | hidraw.c | 323 return fasync_helper(fd, file, on, &list->fasync); in hidraw_fasync() 478 .fasync = hidraw_fasync, 505 kill_fasync(&list->fasync, SIGIO, POLL_IN); in hidraw_report_event()
|
/linux-4.1.27/drivers/hid/usbhid/ |
D | hiddev.c | 64 struct fasync_struct *fasync; member 175 kill_fasync(&list->fasync, SIGIO, POLL_IN); in hiddev_send_event() 230 return fasync_helper(fd, file, on, &list->fasync); in hiddev_fasync() 856 .fasync = hiddev_fasync,
|
/linux-4.1.27/sound/core/ |
D | init.c | 344 if ((file->f_flags & FASYNC) && df->disconnected_f_op->fasync) in snd_disconnect_release() 345 df->disconnected_f_op->fasync(-1, file, 0); in snd_disconnect_release() 386 .fasync = snd_disconnect_fasync
|
D | timer.c | 76 struct fasync_struct *fasync; member 1220 kill_fasync(&tu->fasync, SIGIO, POLL_IN); in snd_timer_user_interrupt() 1256 kill_fasync(&tu->fasync, SIGIO, POLL_IN); in snd_timer_user_ccallback() 1314 kill_fasync(&tu->fasync, SIGIO, POLL_IN); in snd_timer_user_tinterrupt() 1919 return fasync_helper(fd, file, on, &tu->fasync); in snd_timer_user_fasync() 2022 .fasync = snd_timer_user_fasync,
|
D | control.c | 188 kill_fasync(&ctl->fasync, SIGIO, POLL_IN); in snd_ctl_notify() 1696 return fasync_helper(fd, file, on, &ctl->fasync); in snd_ctl_fasync() 1743 .fasync = snd_ctl_fasync, 1768 kill_fasync(&ctl->fasync, SIGIO, POLL_ERR); in snd_ctl_dev_disconnect()
|
D | pcm_native.c | 3532 return fasync_helper(fd, file, on, &runtime->fasync); in snd_pcm_fasync() 3692 .fasync = snd_pcm_fasync, 3706 .fasync = snd_pcm_fasync,
|
D | pcm_lib.c | 1892 kill_fasync(&runtime->fasync, SIGIO, POLL_IN); in snd_pcm_period_elapsed()
|
/linux-4.1.27/drivers/staging/i2o/ |
D | i2o_config.c | 57 struct fasync_struct *fasync; member 1073 tmp->fasync = NULL; in cfg_open() 1101 ret = fasync_helper(fd, fp, on, &p->fasync); in cfg_fasync() 1136 .fasync = cfg_fasync,
|
/linux-4.1.27/drivers/tty/ |
D | n_tty.c | 231 if (tty->fasync && test_and_clear_bit(TTY_DO_WRITE_WAKEUP, &tty->flags)) in n_tty_write_wakeup() 232 kill_fasync(&tty->fasync, SIGIO, POLL_OUT); in n_tty_write_wakeup() 1381 kill_fasync(&tty->fasync, SIGIO, POLL_IN); in n_tty_receive_char_special() 1667 kill_fasync(&tty->fasync, SIGIO, POLL_IN); in __receive_buf() 2436 if (b - buf != nr && tty->fasync) in n_tty_write() 2538 else if (!tty->fasync) in n_tty_fasync() 2557 .fasync = n_tty_fasync,
|
D | n_hdlc.c | 564 if (n_hdlc->tty->fasync != NULL) in n_hdlc_tty_receive() 565 kill_fasync (&n_hdlc->tty->fasync, SIGIO, POLL_IN); in n_hdlc_tty_receive()
|
D | tty_io.c | 465 .fasync = tty_fasync, 477 .fasync = tty_fasync, 2223 retval = fasync_helper(fd, filp, on, &tty->fasync); in __tty_fasync() 2229 if (ldisc->ops->fasync) in __tty_fasync() 2230 ldisc->ops->fasync(tty, on); in __tty_fasync()
|
/linux-4.1.27/include/sound/ |
D | control.h | 109 struct fasync_struct *fasync; member
|
D | pcm.h | 396 struct fasync_struct *fasync; member
|
/linux-4.1.27/fs/fuse/ |
D | dev.c | 333 kill_fasync(&fc->fasync, SIGIO, POLL_IN); in queue_request() 347 kill_fasync(&fc->fasync, SIGIO, POLL_IN); in fuse_queue_forget() 429 kill_fasync(&fc->fasync, SIGIO, POLL_IN); in queue_interrupt() 2193 kill_fasync(&fc->fasync, SIGIO, POLL_IN); in fuse_abort_conn() 2225 return fasync_helper(fd, file, on, &fc->fasync); in fuse_dev_fasync() 2238 .fasync = fuse_dev_fasync,
|
D | fuse_i.h | 607 struct fasync_struct *fasync; member
|
/linux-4.1.27/drivers/pps/ |
D | pps.c | 270 .fasync = pps_cdev_fasync,
|
/linux-4.1.27/drivers/net/ |
D | tun.c | 150 struct fasync_struct *fasync; member 827 kill_fasync(&tfile->fasync, SIGIO, POLL_IN); in tun_net_xmit() 1448 kill_fasync(&tfile->fasync, SIGIO, POLL_OUT); in tun_sock_write_space() 2142 if ((ret = fasync_helper(fd, file, on, &tfile->fasync)) < 0) in tun_chr_fasync() 2235 .fasync = tun_chr_fasync,
|
/linux-4.1.27/drivers/usb/gadget/legacy/ |
D | inode.c | 122 struct fasync_struct *fasync; member 846 kill_fasync (&dev->fasync, SIGIO, POLL_IN); in ep0_readable() 1168 return fasync_helper (f, fd, on, &dev->fasync); in ep0_fasync() 1883 .fasync = ep0_fasync,
|
/linux-4.1.27/Documentation/misc-devices/ |
D | lis3lv02d | 60 fasync operation modes. You must read 1 bytes from the device. The
|
/linux-4.1.27/drivers/rtc/ |
D | rtc-dev.c | 456 .fasync = rtc_dev_fasync,
|
/linux-4.1.27/drivers/xen/ |
D | evtchn.c | 548 .fasync = evtchn_fasync,
|
/linux-4.1.27/drivers/usb/misc/ |
D | yurex.c | 542 .fasync = yurex_fasync,
|
D | Kconfig | 234 fasync for the counter update via a device file /dev/yurex*.
|
/linux-4.1.27/drivers/input/misc/ |
D | hp_sdc_rtc.c | 691 .fasync = hp_sdc_rtc_fasync,
|
/linux-4.1.27/drivers/net/wan/ |
D | cosa.c | 318 .fasync = cosa_fasync, 992 static struct fasync_struct *fasync[256] = { NULL, }; variable 999 return fasync_helper(inode, file, on, &fasync[port]); in cosa_fasync()
|
/linux-4.1.27/fs/notify/inotify/ |
D | inotify_user.c | 321 .fasync = fsnotify_fasync,
|
/linux-4.1.27/arch/powerpc/platforms/cell/spufs/ |
D | file.c | 855 .fasync = spufs_ibox_fasync, 1005 .fasync = spufs_wbox_fasync, 1879 .fasync = spufs_mfc_fasync,
|
/linux-4.1.27/drivers/char/ipmi/ |
D | ipmi_devintf.c | 867 .fasync = ipmi_fasync,
|
D | ipmi_watchdog.c | 933 .fasync = ipmi_fasync,
|
/linux-4.1.27/drivers/uio/ |
D | uio.c | 715 .fasync = uio_fasync,
|
/linux-4.1.27/fs/notify/fanotify/ |
D | fanotify_user.c | 427 .fasync = NULL,
|
/linux-4.1.27/Documentation/filesystems/ |
D | Locking | 444 int (*fasync) (int, struct file *, int); 477 ->fasync() is responsible for maintaining the FASYNC bit in filp->f_flags.
|
D | vfs.txt | 819 int (*fasync) (int, struct file *, int); 874 fasync: called by the fcntl(2) system call when asynchronous
|
/linux-4.1.27/drivers/infiniband/core/ |
D | uverbs_main.c | 434 .fasync = ib_uverbs_event_fasync,
|
/linux-4.1.27/drivers/misc/genwqe/ |
D | card_dev.c | 1249 .fasync = genwqe_fasync,
|
/linux-4.1.27/drivers/misc/lis3lv02d/ |
D | lis3lv02d.c | 679 .fasync = lis3lv02d_misc_fasync,
|
/linux-4.1.27/drivers/hsi/clients/ |
D | cmt_speech.c | 1368 .fasync = cs_char_fasync,
|
/linux-4.1.27/kernel/events/ |
D | core.c | 4769 retval = fasync_helper(fd, filp, on, &event->fasync); in perf_fasync() 4786 .fasync = perf_fasync, 4801 return &event->fasync; in perf_event_fasync()
|
/linux-4.1.27/drivers/staging/comedi/ |
D | comedi_fops.c | 2655 .fasync = comedi_fasync,
|
/linux-4.1.27/drivers/message/fusion/ |
D | mptctl.c | 2803 .fasync = mptctl_fasync,
|
/linux-4.1.27/drivers/scsi/ |
D | sg.c | 1385 .fasync = sg_fasync,
|
D | pmcraid.c | 4093 .fasync = pmcraid_chr_fasync,
|
/linux-4.1.27/Documentation/ |
D | IPMI.txt | 618 on the device when the pretimeout occurs. Select and fasync work on
|
/linux-4.1.27/drivers/scsi/mpt3sas/ |
D | mpt3sas_ctl.c | 3225 .fasync = _ctl_fasync,
|
/linux-4.1.27/drivers/scsi/mpt2sas/ |
D | mpt2sas_ctl.c | 3023 .fasync = _ctl_fasync,
|
/linux-4.1.27/net/ |
D | socket.c | 152 .fasync = sock_fasync,
|
/linux-4.1.27/drivers/platform/x86/ |
D | sony-laptop.c | 4254 .fasync = sonypi_misc_fasync,
|
/linux-4.1.27/Documentation/cdrom/ |
D | cdrom-standard.tex | 177 &NULL, & fasync \cr
|
/linux-4.1.27/arch/ia64/kernel/ |
D | perfmon.c | 2154 .fasync = pfm_fasync,
|
/linux-4.1.27/drivers/scsi/megaraid/ |
D | megaraid_sas_base.c | 6470 .fasync = megasas_mgmt_fasync,
|