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;
Drtc.h154 struct fasync_struct *async_queue;
Dfs.h771 struct fasync_struct * fl_fasync; /* for lease break notifications */
827 struct fasync_struct { struct
830 struct fasync_struct *fa_next; /* singly linked list */ argument
837 extern int fasync_helper(int, struct file *, int, struct fasync_struct **); argument
839 extern void kill_fasync(struct fasync_struct **, int, int);
841 extern void __kill_fasync(struct fasync_struct *, int, int);
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;