Home
last modified time | relevance | path

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

12

/linux/include/linux/
H A Dpipe_fs_i.h121 struct fasync_struct *fasync_readers;
122 struct fasync_struct *fasync_writers;
H A Dhidraw.h31 struct fasync_struct *fasync;
H A Dhid-debug.h32 struct fasync_struct *fasync;
H A Dfs.h1368 struct fasync_struct { struct
1372 struct fasync_struct *fa_next; /* singly linked list */ argument
1380 extern int fasync_helper(int, struct file *, int, struct fasync_struct **); argument
1381 extern struct fasync_struct *fasync_insert_entry(int, struct file *, struct fasync_struct **, struc…
1382 extern int fasync_remove_entry(struct file *, struct fasync_struct **);
1383 extern struct fasync_struct *fasync_alloc(void);
1384 extern void fasync_free(struct fasync_struct *);
1387 extern void kill_fasync(struct fasync_struct **, int, int);
H A Drtc.h102 struct fasync_struct *async_queue;
H A Dnet.h145 struct fasync_struct *fasync_list;
H A Dperf_event.h872 struct fasync_struct *fasync;
1890 static inline struct fasync_struct **perf_event_fasync(struct perf_event *event) in perf_event_fasync()
/linux/Documentation/translations/zh_CN/process/
H A Dmagic-number.rst71 FASYNC_MAGIC 0x4601 fasync_struct ``include/linux/fs.h``
/linux/Documentation/translations/zh_TW/process/
H A Dmagic-number.rst65 FASYNC_MAGIC 0x4601 fasync_struct ``include/linux/fs.h``
/linux/sound/core/
H A Dmisc.c90 struct fasync_struct *fasync;
/linux/Documentation/translations/it_IT/staging/
H A Dmagic-number.rst79 FASYNC_MAGIC 0x4601 fasync_struct ``include/linux/fs.h``
/linux/Documentation/staging/
H A Dmagic-number.rst73 FASYNC_MAGIC 0x4601 fasync_struct ``include/linux/fs.h``
/linux/Documentation/translations/sp_SP/process/
H A Dmagic-number.rst78 FASYNC_MAGIC 0x4601 fasync_struct ``include/linux/fs.h``
/linux/drivers/misc/genwqe/
H A Dcard_base.h402 struct fasync_struct *async_queue;
/linux/drivers/input/serio/
H A Dserio_raw.c43 struct fasync_struct *fasync;
/linux/drivers/mailbox/
H A Dmailbox-test.c44 struct fasync_struct *async_queue;
/linux/include/linux/comedi/
H A Dcomedidev.h571 struct fasync_struct *async_queue;
/linux/drivers/usb/misc/
H A Dyurex.c64 struct fasync_struct *async_queue;
/linux/drivers/xen/
H A Devtchn.c75 struct fasync_struct *evtchn_async_queue;
/linux/drivers/platform/surface/
H A Dsurface_aggregator_cdev.c68 struct fasync_struct *fasync;
H A Dsurface_dtx.c181 struct fasync_struct *fasync;
/linux/drivers/char/ipmi/
H A Dipmi_watchdog.c156 static struct fasync_struct *fasync_q;
H A Dipmi_devintf.c32 struct fasync_struct *fasync_queue;
/linux/drivers/hid/usbhid/
H A Dhiddev.c43 struct fasync_struct *fasync;
/linux/drivers/input/
H A Dmousedev.c95 struct fasync_struct *fasync;

12