Home
last modified time | relevance | path

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

/include/linux/
Dhidraw.h31 struct fasync_struct *fasync;
Dpipe_fs_i.h76 struct fasync_struct *fasync_readers;
77 struct fasync_struct *fasync_writers;
Dhid-debug.h32 struct fasync_struct *fasync;
Dpps_kernel.h61 struct fasync_struct *async_queue; /* fasync method */
Duio_driver.h75 struct fasync_struct *async_queue;
Drtc.h105 struct fasync_struct *async_queue;
Dfs.h1114 struct fasync_struct * fl_fasync; /* for lease break notifications */
1359 struct fasync_struct { struct
1363 struct fasync_struct *fa_next; /* singly linked list */ argument
1371 extern int fasync_helper(int, struct file *, int, struct fasync_struct **); argument
1372 extern struct fasync_struct *fasync_insert_entry(int, struct file *, struct fasync_struct **, struc…
1373 extern int fasync_remove_entry(struct file *, struct fasync_struct **);
1374 extern struct fasync_struct *fasync_alloc(void);
1375 extern void fasync_free(struct fasync_struct *);
1378 extern void kill_fasync(struct fasync_struct **, int, int);
Dnet.h101 struct fasync_struct *fasync_list;
Dtty.h236 struct fasync_struct *fasync;
Dfsnotify_backend.h226 struct fasync_struct *fsn_fa; /* async notification */
Dperf_event.h759 struct fasync_struct *fasync;
/include/linux/comedi/
Dcomedidev.h572 struct fasync_struct *async_queue;