Home
last modified time | relevance | path

Searched refs:fasync_struct (Results 1 – 53 of 53) sorted by relevance

/linux-4.4.14/fs/
Dfcntl.c563 container_of(head, struct fasync_struct, fa_rcu)); in fasync_free_rcu()
575 int fasync_remove_entry(struct file *filp, struct fasync_struct **fapp) in fasync_remove_entry()
577 struct fasync_struct *fa, **fp; in fasync_remove_entry()
601 struct fasync_struct *fasync_alloc(void) in fasync_alloc()
611 void fasync_free(struct fasync_struct *new) in fasync_free()
623 struct fasync_struct *fasync_insert_entry(int fd, struct file *filp, struct fasync_struct **fapp, s… in fasync_insert_entry()
625 struct fasync_struct *fa, **fp; in fasync_insert_entry()
657 static int fasync_add_entry(int fd, struct file *filp, struct fasync_struct **fapp) in fasync_add_entry()
659 struct fasync_struct *new; in fasync_add_entry()
686 int fasync_helper(int fd, struct file * filp, int on, struct fasync_struct **fapp) in fasync_helper()
[all …]
Dlocks.c485 struct fasync_struct *fa = *priv; in lease_setup()
1817 struct fasync_struct *new; in do_fcntl_add_lease()
/linux-4.4.14/include/linux/
Dpipe_fs_i.h58 struct fasync_struct *fasync_readers;
59 struct fasync_struct *fasync_writers;
Dhidraw.h39 struct fasync_struct *fasync;
Dhid-debug.h45 struct fasync_struct *fasync;
Duio_driver.h71 struct fasync_struct *async_queue;
Dpps_kernel.h75 struct fasync_struct *async_queue; /* fasync method */
Dfs.h995 struct fasync_struct * fl_fasync; /* for lease break notifications */
1225 struct fasync_struct { struct
1229 struct fasync_struct *fa_next; /* singly linked list */ argument
1237 extern int fasync_helper(int, struct file *, int, struct fasync_struct **); argument
1238 extern struct fasync_struct *fasync_insert_entry(int, struct file *, struct fasync_struct **, struc…
1239 extern int fasync_remove_entry(struct file *, struct fasync_struct **);
1240 extern struct fasync_struct *fasync_alloc(void);
1241 extern void fasync_free(struct fasync_struct *);
1244 extern void kill_fasync(struct fasync_struct **, int, int);
Drtc.h128 struct fasync_struct *async_queue;
Dfsnotify_backend.h159 struct fasync_struct *fsn_fa; /* async notification */
Dnet.h95 struct fasync_struct *fasync_list;
Dtty.h298 struct fasync_struct *fasync;
Dperf_event.h552 struct fasync_struct *fasync;
/linux-4.4.14/arch/powerpc/platforms/cell/spufs/
Dspufs.h105 struct fasync_struct *ibox_fasync;
106 struct fasync_struct *wbox_fasync;
107 struct fasync_struct *mfc_fasync;
/linux-4.4.14/drivers/misc/lis3lv02d/
Dlis3lv02d.h305 struct fasync_struct *async_queue; /* queue for the misc device */
/linux-4.4.14/include/sound/
Dcontrol.h109 struct fasync_struct *fasync;
Dpcm.h395 struct fasync_struct *fasync;
/linux-4.4.14/drivers/infiniband/core/
Duverbs.h111 struct fasync_struct *async_queue;
/linux-4.4.14/drivers/misc/genwqe/
Dcard_base.h406 struct fasync_struct *async_queue;
/linux-4.4.14/drivers/staging/comedi/
Dcomedidev.h557 struct fasync_struct *async_queue;
/linux-4.4.14/drivers/input/serio/
Dserio_raw.c46 struct fasync_struct *fasync;
/linux-4.4.14/fs/fuse/
Dfuse_i.h412 struct fasync_struct *fasync;
/linux-4.4.14/drivers/misc/mei/
Dmei_dev.h262 struct fasync_struct *ev_async;
/linux-4.4.14/Documentation/zh_CN/
Dmagic-number.txt71 FASYNC_MAGIC 0x4601 fasync_struct include/linux/fs.h
/linux-4.4.14/drivers/usb/misc/
Dyurex.c67 struct fasync_struct *async_queue;
/linux-4.4.14/drivers/tty/vt/
Dvc_screen.c58 struct fasync_struct *fasync;
/linux-4.4.14/drivers/input/misc/
Dhp_sdc_rtc.c63 static struct fasync_struct *hp_sdc_rtc_async_queue;
/linux-4.4.14/drivers/xen/
Devtchn.c74 struct fasync_struct *evtchn_async_queue;
/linux-4.4.14/drivers/scsi/
Dpmcraid.h730 struct fasync_struct *aen_queue;
Dsg.c161 struct fasync_struct *async_qp; /* used by asynchronous notification */
/linux-4.4.14/Documentation/
Dmagic-number.txt71 FASYNC_MAGIC 0x4601 fasync_struct include/linux/fs.h
/linux-4.4.14/drivers/char/ipmi/
Dipmi_devintf.c53 struct fasync_struct *fasync_queue;
Dipmi_watchdog.c174 static struct fasync_struct *fasync_q;
/linux-4.4.14/drivers/char/
Drtc.c133 static struct fasync_struct *rtc_async_queue;
Dhpet.c99 struct fasync_struct *hd_async_queue;
Dsonypi.c492 struct fasync_struct *fifo_async;
Drandom.c410 static struct fasync_struct *fasync;
Dvirtio_console.c233 struct fasync_struct *async_queue;
/linux-4.4.14/drivers/hid/usbhid/
Dhiddev.c64 struct fasync_struct *fasync;
/linux-4.4.14/drivers/input/
Dmousedev.c97 struct fasync_struct *fasync;
Djoydev.c69 struct fasync_struct *fasync;
Devdev.c56 struct fasync_struct *fasync;
/linux-4.4.14/drivers/hsi/clients/
Dcmt_speech.c60 struct fasync_struct *async_queue;
/linux-4.4.14/drivers/usb/gadget/legacy/
Dinode.c122 struct fasync_struct *fasync;
/linux-4.4.14/drivers/net/wan/
Dcosa.c993 static struct fasync_struct *fasync[256] = { NULL, };
/linux-4.4.14/drivers/net/
Dtun.c150 struct fasync_struct *fasync;
/linux-4.4.14/sound/core/
Dtimer.c76 struct fasync_struct *fasync;
/linux-4.4.14/drivers/message/fusion/
Dmptctl.c142 static struct fasync_struct *async_queue=NULL;
/linux-4.4.14/drivers/scsi/mpt3sas/
Dmpt3sas_ctl.c64 static struct fasync_struct *async_queue;
/linux-4.4.14/drivers/platform/x86/
Dsony-laptop.c4030 struct fasync_struct *fifo_async;
/linux-4.4.14/arch/ia64/kernel/
Dperfmon.c334 struct fasync_struct *ctx_async_queue;
/linux-4.4.14/drivers/scsi/megaraid/
Dmegaraid_sas_base.c151 static struct fasync_struct *megasas_async_queue;
/linux-4.4.14/kernel/events/
Dcore.c4962 static inline struct fasync_struct **perf_event_fasync(struct perf_event *event) in perf_event_fasync()