Home
last modified time | relevance | path

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

/include/linux/
Dhidraw.h31 struct fasync_struct *fasync;
Dhid-debug.h32 struct fasync_struct *fasync;
Dpipe_fs_i.h76 struct fasync_struct *fasync_readers;
77 struct fasync_struct *fasync_writers;
Dpps_kernel.h60 struct fasync_struct *async_queue; /* fasync method */
Duio_driver.h82 struct fasync_struct *async_queue;
Drtc.h105 struct fasync_struct *async_queue;
Dfs.h1147 struct fasync_struct { struct
1151 struct fasync_struct *fa_next; /* singly linked list */ argument
1159 extern int fasync_helper(int, struct file *, int, struct fasync_struct **); argument
1160 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);
Dnet.h103 struct fasync_struct *fasync_list;
Dfilelock.h135 struct fasync_struct * fl_fasync; /* for lease break notifications */
Dtty.h231 struct fasync_struct *fasync;
Dfsnotify_backend.h229 struct fasync_struct *fsn_fa; /* async notification */
Dperf_event.h826 struct fasync_struct *fasync;
1760 static inline struct fasync_struct **perf_event_fasync(struct perf_event *event) in perf_event_fasync()
/include/linux/comedi/
Dcomedidev.h572 struct fasync_struct *async_queue;