HomeSort by relevance Sort by last modified time
    Searched refs:fasync_struct (Results 1 - 9 of 9) sorted by null

  /external/kernel-headers/original/linux/
hidraw.h 67 struct fasync_struct *fasync;
rtc.h 154 struct fasync_struct *async_queue;
fs.h 771 struct fasync_struct * fl_fasync; /* for lease break notifications */
827 struct fasync_struct { struct
830 struct fasync_struct *fa_next; /* singly linked list */
837 extern int fasync_helper(int, struct file *, int, struct fasync_struct **);
839 extern void kill_fasync(struct fasync_struct **, int, int);
841 extern void __kill_fasync(struct fasync_struct *, int, int);
    [all...]
net.h 111 struct fasync_struct *fasync_list;
tty.h 193 struct fasync_struct *fasync;
perf_event.h 716 struct fasync_struct *fasync;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
control.h 98 struct fasync_struct *fasync;
pcm.h 310 struct fasync_struct *fasync;
    [all...]
  /external/linux-tools-perf/util/include/linux/added/
perf_event.h 849 struct fasync_struct *fasync;

Completed in 324 milliseconds