Lines Matching refs:sync_kloop_poll_entry
442 struct sync_kloop_poll_entry { struct
470 struct sync_kloop_poll_entry entries[0]; argument
479 struct sync_kloop_poll_entry *entry = poll_ctx->entries + in sync_kloop_poll_table_queue_proc()
499 struct sync_kloop_poll_entry *entry = in sync_kloop_tx_kick_wake_fun()
500 container_of(wait, struct sync_kloop_poll_entry, wait); in sync_kloop_tx_kick_wake_fun()
511 struct sync_kloop_poll_entry *entry = in sync_kloop_tx_irq_wake_fun()
512 container_of(wait, struct sync_kloop_poll_entry, wait); in sync_kloop_tx_irq_wake_fun()
531 struct sync_kloop_poll_entry *entry = in sync_kloop_rx_kick_wake_fun()
532 container_of(wait, struct sync_kloop_poll_entry, wait); in sync_kloop_rx_kick_wake_fun()
543 struct sync_kloop_poll_entry *entry = in sync_kloop_rx_irq_wake_fun()
544 container_of(wait, struct sync_kloop_poll_entry, wait); in sync_kloop_rx_irq_wake_fun()
870 struct sync_kloop_poll_entry *entry = in netmap_sync_kloop()