/linux-3.3/arch/sparc/kernel/ |
D | sparc_ksyms_64.c | 20 struct poll { struct 21 int fd; 22 short events; 23 short revents;
|
D | sparc_ksyms_32.c | 17 struct poll { struct 18 int fd; 19 short events; 20 short revents;
|
/linux-3.3/drivers/tty/vt/ |
D | vc_screen.c | 66 struct vcs_poll_data *poll = in vcs_notifier() local 87 vcs_poll_data_free(struct vcs_poll_data *poll) in vcs_poll_data_free() 96 struct vcs_poll_data *poll = file->private_data; in vcs_poll_data_get() local 214 struct vcs_poll_data *poll; in vcs_read() local 577 struct vcs_poll_data *poll = vcs_poll_data_get(file); in vcs_poll() local 591 struct vcs_poll_data *poll = file->private_data; in vcs_fasync() local 620 struct vcs_poll_data *poll = file->private_data; in vcs_release() local
|
/linux-3.3/drivers/vhost/ |
D | vhost.c | 48 struct vhost_poll *poll; in vhost_poll_func() local 58 struct vhost_poll *poll = container_of(wait, struct vhost_poll, wait); in vhost_poll_wakeup() local 77 void vhost_poll_init(struct vhost_poll *poll, vhost_work_fn_t fn, in vhost_poll_init() 90 void vhost_poll_start(struct vhost_poll *poll, struct file *file) in vhost_poll_start() 101 void vhost_poll_stop(struct vhost_poll *poll) in vhost_poll_stop() 135 void vhost_poll_flush(struct vhost_poll *poll) in vhost_poll_flush() 154 void vhost_poll_queue(struct vhost_poll *poll) in vhost_poll_queue()
|
/linux-3.3/include/linux/ |
D | input-polldev.h | 42 void (*poll)(struct input_polled_dev *dev); member
|
D | blk-iopoll.h | 13 blk_iopoll_fn *poll; member
|
D | posix-clock.h | 93 uint (*poll) (struct posix_clock *pc, member
|
D | tty_ldisc.h | 136 unsigned int (*poll)(struct tty_struct *, struct file *, member
|
D | ipmi_smi.h | 120 void (*poll)(void *send_info); member
|
D | adb.h | 71 void (*poll)(void); member
|
D | thread_info.h | 46 } poll; member
|
D | rfkill.h | 146 void (*poll)(struct rfkill *rfkill, void *data); member
|
/linux-3.3/drivers/staging/octeon/ |
D | octeon-ethernet.h | 59 void (*poll) (struct net_device *dev); member
|
/linux-3.3/drivers/input/misc/ |
D | wm831x-on.c | 46 int poll, ret; in wm831x_poll_on() local
|
/linux-3.3/include/media/ |
D | media-devnode.h | 47 unsigned int (*poll) (struct file *, struct poll_table_struct *); member
|
/linux-3.3/drivers/media/ |
D | media-devnode.c | 107 struct poll_table_struct *poll) in media_poll()
|
/linux-3.3/include/linux/platform_data/ |
D | mv_usb.h | 33 int (*poll)(void); member
|
/linux-3.3/kernel/events/ |
D | internal.h | 20 atomic_t poll; /* POLL_ for wakeups */ member
|
/linux-3.3/include/sound/ |
D | hwdep.h | 40 unsigned int (*poll)(struct snd_hwdep *hw, struct file *file, member
|
/linux-3.3/drivers/pci/hotplug/ |
D | cpcihp_zt5550.c | 61 static bool poll; variable
|
D | pciehp_hpc.c | 152 static void pcie_wait_cmd(struct controller *ctrl, int poll) in pcie_wait_cmd() 228 int poll = 0; in pcie_write_cmd() local
|
/linux-3.3/arch/x86/kvm/ |
D | irq.h | 49 u8 poll; member
|
/linux-3.3/drivers/isdn/mISDN/ |
D | dsp_core.c | 169 static int poll; variable
|
/linux-3.3/arch/ia64/xen/ |
D | xcom_hcall.c | 238 struct sched_poll *poll = arg; in xencomm_hypercall_sched_op() local
|
/linux-3.3/drivers/input/touchscreen/ |
D | tps6507x-ts.c | 173 int poll = 0; in tps6507x_ts_handler() local
|