Searched defs:poll_wait (Results 1 - 12 of 12) sorted by relevance

/drivers/char/pcmcia/
H A Dcm4040_cs.c73 wait_queue_head_t poll_wait; member in struct:reader_dev
128 wake_up_interruptible(&dev->poll_wait);
423 poll_wait(filp, &dev->poll_wait, wait);
586 init_waitqueue_head(&dev->poll_wait);
/drivers/infiniband/core/
H A Duverbs.h105 wait_queue_head_t poll_wait; member in struct:ib_uverbs_event_file
H A Ducm.c73 wait_queue_head_t poll_wait; member in struct:ib_ucm_file
373 wake_up_interruptible(&ctx->file->poll_wait);
406 if (wait_event_interruptible(file->poll_wait,
1133 poll_wait(filp, &file->poll_wait, wait);
1159 init_waitqueue_head(&file->poll_wait);
H A Ducma.c76 wait_queue_head_t poll_wait; member in struct:ucma_file
286 wake_up_interruptible(&ctx->file->poll_wait);
313 if (wait_event_interruptible(file->poll_wait,
1514 poll_wait(filp, &file->poll_wait, wait);
1540 init_waitqueue_head(&file->poll_wait);
/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_minidump.c193 u32 poll_wait; member in struct:__pollrd
223 u32 poll_wait; member in struct:__pollrdmwr
911 u32 data, wait_count, poll_wait, temp; local
913 poll_wait = poll->poll_wait;
918 while (wait_count < poll_wait) {
925 if (wait_count == poll_wait) {
937 while (wait_count < poll_wait) {
955 u32 data, wait_count, poll_wait, sel_val; local
958 poll_wait
[all...]
/drivers/scsi/qla4xxx/
H A Dql4_83xx.h251 uint32_t poll_wait; member in struct:qla83xx_minidump_entry_pollrd
323 uint32_t poll_wait; member in struct:qla83xx_minidump_entry_pollrdmwr
H A Dql4_nx.c2167 p_wait = cache_hdr->cache_ctrl.poll_wait;
2593 uint32_t r_addr, s_addr, s_value, r_value, poll_wait, poll_mask; local
2605 poll_wait = le32_to_cpu(pollrd_hdr->poll_wait);
2610 poll_wait = le32_to_cpu(pollrd_hdr->poll_wait);
2618 if (--poll_wait == 0) {
2906 uint32_t poll_wait, poll_mask, r_value, data; local
2921 poll_wait = le32_to_cpu(poll_hdr->poll_wait);
[all...]
H A Dql4_nx.h939 uint8_t poll_wait; member in struct:qla8xxx_minidump_entry_cache::__anon6138
/drivers/scsi/qla2xxx/
H A Dqla_nx2.c2481 p_wait = cache_hdr->cache_ctrl.poll_wait;
2645 uint32_t r_addr, s_addr, s_value, r_value, poll_wait, poll_mask; local
2656 poll_wait = pollrd_hdr->poll_wait;
2661 poll_wait = pollrd_hdr->poll_wait;
2668 if (--poll_wait == 0) {
2736 uint32_t poll_wait, poll_mask, r_value, data; local
2750 poll_wait = poll_hdr->poll_wait;
[all...]
H A Dqla_nx2.h337 uint8_t poll_wait; member in struct:qla8044_minidump_entry_cache::__anon6095
429 uint32_t poll_wait; member in struct:qla8044_minidump_entry_pollrd
501 uint32_t poll_wait; member in struct:qla8044_minidump_entry_pollrdmwr
H A Dqla_nx.h1085 uint8_t poll_wait; member in struct:qla82xx_md_entry_cache::__anon6086
/drivers/net/ethernet/qlogic/netxen/
H A Dnetxen_nic.h1513 u8 poll_wait; member in struct:netxen_minidump_entry_cache::__anon3729::__anon3730

Completed in 208 milliseconds