fasync_struct     338 arch/ia64/kernel/perfmon.c 	struct fasync_struct	*ctx_async_queue;
fasync_struct      97 drivers/char/hpet.c 	struct fasync_struct *hd_async_queue;
fasync_struct      32 drivers/char/ipmi/ipmi_devintf.c 	struct fasync_struct *fasync_queue;
fasync_struct     155 drivers/char/ipmi/ipmi_watchdog.c static struct fasync_struct *fasync_q;
fasync_struct     476 drivers/char/random.c static struct fasync_struct *fasync;
fasync_struct     129 drivers/char/rtc.c static struct fasync_struct *rtc_async_queue;
fasync_struct     478 drivers/char/sonypi.c 	struct fasync_struct *fifo_async;
fasync_struct     225 drivers/char/virtio_console.c 	struct fasync_struct *async_queue;
fasync_struct      43 drivers/hid/usbhid/hiddev.c 	struct fasync_struct *fasync;
fasync_struct      47 drivers/hsi/clients/cmt_speech.c 	struct fasync_struct	*async_queue;
fasync_struct     122 drivers/infiniband/core/uverbs.h 	struct fasync_struct		       *async_queue;
fasync_struct      46 drivers/input/evdev.c 	struct fasync_struct *fasync;
fasync_struct      64 drivers/input/joydev.c 	struct fasync_struct *fasync;
fasync_struct      63 drivers/input/misc/hp_sdc_rtc.c static struct fasync_struct *hp_sdc_rtc_async_queue;
fasync_struct      95 drivers/input/mousedev.c 	struct fasync_struct *fasync;
fasync_struct      43 drivers/input/serio/serio_raw.c 	struct fasync_struct *fasync;
fasync_struct      42 drivers/mailbox/mailbox-test.c 	struct fasync_struct	*async_queue;
fasync_struct     142 drivers/message/fusion/mptctl.c static struct fasync_struct *async_queue=NULL;
fasync_struct     402 drivers/misc/genwqe/card_base.h 	struct fasync_struct *async_queue;
fasync_struct     292 drivers/misc/lis3lv02d/lis3lv02d.h 	struct fasync_struct	*async_queue; /* queue for the misc device */
fasync_struct     230 drivers/misc/mei/mei_dev.h 	struct fasync_struct *ev_async;
fasync_struct     164 drivers/net/tun.c 	struct fasync_struct *fasync;
fasync_struct     979 drivers/net/wan/cosa.c static struct fasync_struct *fasync[256] = { NULL, };
fasync_struct    4046 drivers/platform/x86/sony-laptop.c 	struct fasync_struct	*fifo_async;
fasync_struct     200 drivers/rapidio/devices/rio_mport_cdev.c 	struct fasync_struct	*async_queue;
fasync_struct     190 drivers/scsi/megaraid/megaraid_sas_base.c static struct fasync_struct *megasas_async_queue;
fasync_struct      64 drivers/scsi/mpt3sas/mpt3sas_ctl.c static struct fasync_struct *async_queue;
fasync_struct     715 drivers/scsi/pmcraid.h 	struct fasync_struct *aen_queue;
fasync_struct     145 drivers/scsi/sg.c 	struct fasync_struct *async_qp;	/* used by asynchronous notification */
fasync_struct     573 drivers/staging/comedi/comedidev.h 	struct fasync_struct *async_queue;
fasync_struct      85 drivers/tty/vt/vc_screen.c 	struct fasync_struct *fasync;
fasync_struct     111 drivers/usb/class/usbtmc.c 	struct fasync_struct *fasync;
fasync_struct     120 drivers/usb/gadget/legacy/inode.c 	struct fasync_struct		*fasync;
fasync_struct      64 drivers/usb/misc/yurex.c 	struct fasync_struct	*async_queue;
fasync_struct      75 drivers/xen/evtchn.c 	struct fasync_struct *evtchn_async_queue;
fasync_struct     855 fs/fcntl.c     			container_of(head, struct fasync_struct, fa_rcu));
fasync_struct     867 fs/fcntl.c     int fasync_remove_entry(struct file *filp, struct fasync_struct **fapp)
fasync_struct     869 fs/fcntl.c     	struct fasync_struct *fa, **fp;
fasync_struct     893 fs/fcntl.c     struct fasync_struct *fasync_alloc(void)
fasync_struct     903 fs/fcntl.c     void fasync_free(struct fasync_struct *new)
fasync_struct     915 fs/fcntl.c     struct fasync_struct *fasync_insert_entry(int fd, struct file *filp, struct fasync_struct **fapp, struct fasync_struct *new)
fasync_struct     917 fs/fcntl.c             struct fasync_struct *fa, **fp;
fasync_struct     949 fs/fcntl.c     static int fasync_add_entry(int fd, struct file *filp, struct fasync_struct **fapp)
fasync_struct     951 fs/fcntl.c     	struct fasync_struct *new;
fasync_struct     978 fs/fcntl.c     int fasync_helper(int fd, struct file * filp, int on, struct fasync_struct **fapp)
fasync_struct     990 fs/fcntl.c     static void kill_fasync_rcu(struct fasync_struct *fa, int sig, int band)
fasync_struct    1014 fs/fcntl.c     void kill_fasync(struct fasync_struct **fp, int sig, int band)
fasync_struct    1040 fs/fcntl.c     		sizeof(struct fasync_struct), 0, SLAB_PANIC, NULL);
fasync_struct     429 fs/fuse/fuse_i.h 	struct fasync_struct *fasync;
fasync_struct     222 fs/io_uring.c  		struct fasync_struct	*cq_fasync;
fasync_struct     593 fs/locks.c     	struct fasync_struct *fa = *priv;
fasync_struct    2111 fs/locks.c     	struct fasync_struct *new;
fasync_struct    1100 include/linux/fs.h 	struct fasync_struct *	fl_fasync; /* for lease break notifications */
fasync_struct    1336 include/linux/fs.h 	struct fasync_struct	*fa_next; /* singly linked list */
fasync_struct    1344 include/linux/fs.h extern int fasync_helper(int, struct file *, int, struct fasync_struct **);
fasync_struct    1345 include/linux/fs.h extern struct fasync_struct *fasync_insert_entry(int, struct file *, struct fasync_struct **, struct fasync_struct *);
fasync_struct    1346 include/linux/fs.h extern int fasync_remove_entry(struct file *, struct fasync_struct **);
fasync_struct    1347 include/linux/fs.h extern struct fasync_struct *fasync_alloc(void);
fasync_struct    1348 include/linux/fs.h extern void fasync_free(struct fasync_struct *);
fasync_struct    1351 include/linux/fs.h extern void kill_fasync(struct fasync_struct **, int, int);
fasync_struct     183 include/linux/fsnotify_backend.h 	struct fasync_struct *fsn_fa;    /* async notification */
fasync_struct      32 include/linux/hid-debug.h 	struct fasync_struct *fasync;
fasync_struct      31 include/linux/hidraw.h 	struct fasync_struct *fasync;
fasync_struct      97 include/linux/net.h 	struct fasync_struct	*fasync_list;
fasync_struct     679 include/linux/perf_event.h 	struct fasync_struct		*fasync;
fasync_struct      59 include/linux/pipe_fs_i.h 	struct fasync_struct *fasync_readers;
fasync_struct      60 include/linux/pipe_fs_i.h 	struct fasync_struct *fasync_writers;
fasync_struct      61 include/linux/pps_kernel.h 	struct fasync_struct *async_queue;	/* fasync method */
fasync_struct     115 include/linux/rtc.h 	struct fasync_struct *async_queue;
fasync_struct     324 include/linux/tty.h 	struct fasync_struct *fasync;
fasync_struct      74 include/linux/uio_driver.h         struct fasync_struct    *async_queue;
fasync_struct      96 include/sound/control.h 	struct fasync_struct *fasync;
fasync_struct     397 include/sound/pcm.h 	struct fasync_struct *fasync;
fasync_struct    5955 kernel/events/core.c static inline struct fasync_struct **perf_event_fasync(struct perf_event *event)
fasync_struct      64 sound/core/timer.c 	struct fasync_struct *fasync;