Searched refs:fasync_struct (Results 1 – 13 of 13) sorted by relevance
31 struct fasync_struct *fasync;
32 struct fasync_struct *fasync;
76 struct fasync_struct *fasync_readers;77 struct fasync_struct *fasync_writers;
60 struct fasync_struct *async_queue; /* fasync method */
82 struct fasync_struct *async_queue;
105 struct fasync_struct *async_queue;
1147 struct fasync_struct { struct1151 struct fasync_struct *fa_next; /* singly linked list */ argument1159 extern int fasync_helper(int, struct file *, int, struct fasync_struct **); argument1160 extern struct fasync_struct *fasync_insert_entry(int, struct file *, struct fasync_struct **, struc…1161 extern int fasync_remove_entry(struct file *, struct fasync_struct **);1162 extern struct fasync_struct *fasync_alloc(void);1163 extern void fasync_free(struct fasync_struct *);1166 extern void kill_fasync(struct fasync_struct **, int, int);
103 struct fasync_struct *fasync_list;
135 struct fasync_struct * fl_fasync; /* for lease break notifications */
231 struct fasync_struct *fasync;
229 struct fasync_struct *fsn_fa; /* async notification */
826 struct fasync_struct *fasync;1760 static inline struct fasync_struct **perf_event_fasync(struct perf_event *event) in perf_event_fasync()
572 struct fasync_struct *async_queue;