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.h130 struct fasync_struct *async_queue;
Dfs.h1061 struct fasync_struct * fl_fasync; /* for lease break notifications */
1296 struct fasync_struct { struct
1300 struct fasync_struct *fa_next; /* singly linked list */ argument
1308 extern int fasync_helper(int, struct file *, int, struct fasync_struct **); argument
1309 extern struct fasync_struct *fasync_insert_entry(int, struct file *, struct fasync_struct **, struc…
1310 extern int fasync_remove_entry(struct file *, struct fasync_struct **);
1311 extern struct fasync_struct *fasync_alloc(void);
1312 extern void fasync_free(struct fasync_struct *);
1315 extern void kill_fasync(struct fasync_struct **, int, int);
Dfsnotify_backend.h160 struct fasync_struct *fsn_fa; /* async notification */
Dnet.h96 struct fasync_struct *fasync_list;
Dperf_event.h668 struct fasync_struct *fasync;
Dtty.h311 struct fasync_struct *fasync;
/include/sound/
Dcontrol.h109 struct fasync_struct *fasync;
Dpcm.h395 struct fasync_struct *fasync;