Home
last modified time | relevance | path

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

/include/linux/
Dpipe_fs_i.h59 struct fasync_struct *fasync_readers;
60 struct fasync_struct *fasync_writers;
Dhidraw.h31 struct fasync_struct *fasync;
Dhid-debug.h32 struct fasync_struct *fasync;
Duio_driver.h74 struct fasync_struct *async_queue;
Dpps_kernel.h61 struct fasync_struct *async_queue; /* fasync method */
Drtc.h115 struct fasync_struct *async_queue;
Dfs.h1099 struct fasync_struct * fl_fasync; /* for lease break notifications */
1331 struct fasync_struct { struct
1335 struct fasync_struct *fa_next; /* singly linked list */ argument
1343 extern int fasync_helper(int, struct file *, int, struct fasync_struct **); argument
1344 extern struct fasync_struct *fasync_insert_entry(int, struct file *, struct fasync_struct **, struc…
1345 extern int fasync_remove_entry(struct file *, struct fasync_struct **);
1346 extern struct fasync_struct *fasync_alloc(void);
1347 extern void fasync_free(struct fasync_struct *);
1350 extern void kill_fasync(struct fasync_struct **, int, int);
Dnet.h97 struct fasync_struct *fasync_list;
Dfsnotify_backend.h184 struct fasync_struct *fsn_fa; /* async notification */
Dtty.h322 struct fasync_struct *fasync;
Dperf_event.h680 struct fasync_struct *fasync;
/include/sound/
Dcontrol.h96 struct fasync_struct *fasync;
Dpcm.h397 struct fasync_struct *fasync;