Home
last modified time | relevance | path

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

/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 */
Drtc.h103 struct fasync_struct *async_queue;
Dfs.h938 struct fasync_struct * fl_fasync; /* for lease break notifications */
1136 struct fasync_struct { struct
1140 struct fasync_struct *fa_next; /* singly linked list */ argument
1148 extern int fasync_helper(int, struct file *, int, struct fasync_struct **); argument
1149 extern struct fasync_struct *fasync_insert_entry(int, struct file *, struct fasync_struct **, struc…
1150 extern int fasync_remove_entry(struct file *, struct fasync_struct **);
1151 extern struct fasync_struct *fasync_alloc(void);
1152 extern void fasync_free(struct fasync_struct *);
1155 extern void kill_fasync(struct fasync_struct **, int, int);
Dfsnotify_backend.h162 struct fasync_struct *fsn_fa; /* async notification */
Dnet.h91 struct fasync_struct *fasync_list;
Dperf_event.h423 struct fasync_struct *fasync;
Dtty.h276 struct fasync_struct *fasync;
/include/sound/
Dcontrol.h104 struct fasync_struct *fasync;
Dpcm.h334 struct fasync_struct *fasync;