Searched refs:poll_wait (Results 1 - 25 of 166) sorted by relevance

1234567

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/proc/
H A Dkmsg2.c40 poll_wait(file, &log_wait2, wait);
H A Dkmsg.c43 poll_wait(file, &log_wait, wait);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/
H A Deventpoll.c189 wait_queue_head_t poll_wait; member in struct:eventpoll
438 if (waitqueue_active(&ep->poll_wait))
439 ep_poll_safewake(&psw, &ep->poll_wait);
494 poll_wait(file, &ep->poll_wait, wait);
564 init_waitqueue_head(&ep->poll_wait);
662 if (waitqueue_active(&ep->poll_wait))
670 ep_poll_safewake(&psw, &ep->poll_wait);
785 if (waitqueue_active(&ep->poll_wait))
793 ep_poll_safewake(&psw, &ep->poll_wait);
[all...]
H A Deventfd.c70 poll_wait(file, &ctx->wqh, wait);
H A Dtimerfd.c83 poll_wait(file, &ctx->wqh, wait);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/acpi/
H A Devent.c96 poll_wait(file, &acpi_bus_event_queue, wait);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dpoll.h35 static inline void poll_wait(struct file * filp, wait_queue_head_t * wait_address, poll_table *p) function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/mips/basler/excite/
H A Dexcite_iodev.c143 poll_wait(f, &wq, p);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/pcmcia/
H A Dcm4040_cs.c80 wait_queue_head_t poll_wait; member in struct:reader_dev
137 wake_up_interruptible(&dev->poll_wait);
434 poll_wait(filp, &dev->poll_wait, wait);
633 init_waitqueue_head(&dev->poll_wait);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/infiniband/core/
H A Duverbs.h88 wait_queue_head_t poll_wait; member in struct:ib_uverbs_event_file
H A Ducma.c58 wait_queue_head_t poll_wait; member in struct:ucma_file
286 wake_up_interruptible(&ctx->file->poll_wait);
314 if (wait_event_interruptible(file->poll_wait,
979 poll_wait(filp, &file->poll_wait, wait);
997 init_waitqueue_head(&file->poll_wait);
H A Duverbs_main.c278 if (wait_event_interruptible(file->poll_wait,
323 poll_wait(filp, &file->poll_wait, wait);
412 wake_up_interruptible(&file->poll_wait);
445 wake_up_interruptible(&file->async_file->poll_wait);
507 init_waitqueue_head(&ev_file->poll_wait);
H A Ducm.c73 wait_queue_head_t poll_wait; member in struct:ib_ucm_file
381 wake_up_interruptible(&ctx->file->poll_wait);
415 if (wait_event_interruptible(file->poll_wait,
1148 poll_wait(filp, &file->poll_wait, wait);
1166 init_waitqueue_head(&file->poll_wait);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/isdn/hardware/eicon/
H A Ddivamnt.c120 poll_wait(file, &msgwaitq, wait);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/core/seq/oss/
H A Dseq_oss_readq.c194 poll_wait(file, &q->midi_sleep, wait);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/dvb/ttpci/
H A Dav7110_ca.c238 poll_wait(file, &rbuf->queue, wait);
239 poll_wait(file, &wbuf->queue, wait);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/
H A Dsnsc.c329 poll_wait(file, &sd->sd_rq, wait);
330 poll_wait(file, &sd->sd_wq, wait);
H A Dn_hdlc.c765 poll_wait(filp, &tty->read_wait, wait);
766 poll_wait(filp, &tty->write_wait, wait);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/oss/
H A Dmidibuf.c404 poll_wait(file, &input_sleeper[dev], wait);
409 poll_wait(file, &midi_sleeper[dev], wait);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/mips/kernel/
H A Drtlx.c399 poll_wait(file, &channel_wqs[minor].rt_queue, wait);
400 poll_wait(file, &channel_wqs[minor].lx_queue, wait);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/oss/emu10k1/
H A Dmidi.c375 poll_wait(file, &midi_dev->oWait, wait);
378 poll_wait(file, &midi_dev->iWait, wait);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/isdn/divert/
H A Ddivert_procfs.c119 poll_wait(file, &(rd_queue), wait);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/9p/
H A Dmux.c90 wait_queue_t poll_wait[MAXPOLLWADDR]; member in struct:v9fs_mux_data
252 remove_wait_queue(m->poll_waddr[i], &m->poll_wait[i]);
388 init_waitqueue_entry(&m->poll_wait[i], m->poll_task->task);
389 add_wait_queue(wait_address, &m->poll_wait[i]);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/usb/usx2y/
H A DusX2Yhwdep.c103 poll_wait(file, &us428->us428ctls_wait_queue_head, wait);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/core/seq/
H A Dseq_fifo.c226 poll_wait(file, &f->input_sleep, wait);

Completed in 260 milliseconds

1234567