| /linux/fs/ |
| H A D | fcntl.c | 1001 int fasync_remove_entry(struct file *filp, struct fasync_struct **fapp) in fasync_remove_entry() 1003 struct fasync_struct *fa, **fp; in fasync_remove_entry() 1027 struct fasync_struct *fasync_alloc(void) in fasync_alloc() 1037 void fasync_free(struct fasync_struct *new) in fasync_free() 1049 struct fasync_struct *fasync_insert_entry(int fd, struct file *filp, struct fasync_struct **fapp, s… in fasync_insert_entry() 1051 struct fasync_struct *fa, **fp; in fasync_insert_entry() 1083 static int fasync_add_entry(int fd, struct file *filp, struct fasync_struct **fapp) in fasync_add_entry() 1085 struct fasync_struct *new; in fasync_add_entry() 1112 int fasync_helper(int fd, struct file * filp, int on, struct fasync_struct **fapp) in fasync_helper() 1124 static void kill_fasync_rcu(struct fasync_struct *fa, int sig, int band) in kill_fasync_rcu() [all …]
|
| /linux/include/linux/ |
| H A D | pipe_fs_i.h | 103 struct fasync_struct *fasync_readers; 104 struct fasync_struct *fasync_writers;
|
| H A D | pps_gen_kernel.h | 58 struct fasync_struct *async_queue; /* fasync method */
|
| H A D | hidraw.h | 31 struct fasync_struct *fasync;
|
| H A D | hid-debug.h | 32 struct fasync_struct *fasync;
|
| H A D | pps_kernel.h | 61 struct fasync_struct *async_queue; /* fasync method */
|
| H A D | uio_driver.h | 81 struct fasync_struct *async_queue;
|
| H A D | fs.h | 1371 struct fasync_struct { struct 1375 struct fasync_struct *fa_next; /* singly linked list */ argument 1383 extern int fasync_helper(int, struct file *, int, struct fasync_struct **); argument 1384 extern struct fasync_struct *fasync_insert_entry(int, struct file *, struct fasync_struct **, struc… 1385 extern int fasync_remove_entry(struct file *, struct fasync_struct **); 1386 extern struct fasync_struct *fasync_alloc(void); 1387 extern void fasync_free(struct fasync_struct *); 1390 extern void kill_fasync(struct fasync_struct **, int, int);
|
| H A D | rtc.h | 102 struct fasync_struct *async_queue;
|
| H A D | net.h | 101 struct fasync_struct *fasync_list;
|
| H A D | filelock.h | 136 struct fasync_struct * fl_fasync; /* for lease break notifications */
|
| H A D | tty.h | 230 struct fasync_struct *fasync;
|
| /linux/Documentation/translations/zh_CN/process/ |
| H A D | magic-number.rst | 71 FASYNC_MAGIC 0x4601 fasync_struct ``include/linux/fs.h``
|
| /linux/sound/core/ |
| H A D | misc.c | 90 struct fasync_struct *fasync;
|
| /linux/Documentation/translations/zh_TW/process/ |
| H A D | magic-number.rst | 65 FASYNC_MAGIC 0x4601 fasync_struct ``include/linux/fs.h``
|
| /linux/drivers/misc/lis3lv02d/ |
| H A D | lis3lv02d.h | 292 struct fasync_struct *async_queue; /* queue for the misc device */
|
| /linux/drivers/infiniband/core/ |
| H A D | uverbs.h | 121 struct fasync_struct *async_queue;
|
| /linux/Documentation/staging/ |
| H A D | magic-number.rst | 73 FASYNC_MAGIC 0x4601 fasync_struct ``include/linux/fs.h``
|
| /linux/Documentation/translations/it_IT/staging/ |
| H A D | magic-number.rst | 79 FASYNC_MAGIC 0x4601 fasync_struct ``include/linux/fs.h``
|
| /linux/Documentation/translations/sp_SP/process/ |
| H A D | magic-number.rst | 78 FASYNC_MAGIC 0x4601 fasync_struct ``include/linux/fs.h``
|
| /linux/drivers/misc/genwqe/ |
| H A D | card_base.h | 402 struct fasync_struct *async_queue;
|
| /linux/include/linux/comedi/ |
| H A D | comedidev.h | 571 struct fasync_struct *async_queue;
|
| /linux/drivers/input/serio/ |
| H A D | serio_raw.c | 43 struct fasync_struct *fasync;
|
| /linux/drivers/mailbox/ |
| H A D | mailbox-test.c | 45 struct fasync_struct *async_queue;
|
| /linux/drivers/misc/mei/ |
| H A D | mei_dev.h | 303 struct fasync_struct *ev_async;
|