Home
last modified time | relevance | path

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

/external/kernel-headers/original/linux/
Dhidraw.h67 struct fasync_struct *fasync;
Dfs.h1152 struct fasync_struct * fl_fasync; /* for lease break notifications */
1378 struct fasync_struct { struct
1382 struct fasync_struct *fa_next; /* singly linked list */ argument
1390 extern int fasync_helper(int, struct file *, int, struct fasync_struct **); argument
1391 extern struct fasync_struct *fasync_insert_entry(int, struct file *, struct fasync_struct **, struc…
1392 extern int fasync_remove_entry(struct file *, struct fasync_struct **);
1393 extern struct fasync_struct *fasync_alloc(void);
1394 extern void fasync_free(struct fasync_struct *);
1397 extern void kill_fasync(struct fasync_struct **, int, int);
Drtc.h154 struct fasync_struct *async_queue;
Dnet.h111 struct fasync_struct *fasync_list;
Dtty.h193 struct fasync_struct *fasync;
Dperf_event.h716 struct fasync_struct *fasync;
/external/linux-tools-perf/util/include/linux/added/
Dperf_event.h849 struct fasync_struct *fasync;