Lines Matching refs:sync_kloop_poll_entry
448 struct sync_kloop_poll_entry { struct
476 struct sync_kloop_poll_entry entries[0]; argument
485 struct sync_kloop_poll_entry *entry = poll_ctx->entries + in sync_kloop_poll_table_queue_proc()
505 struct sync_kloop_poll_entry *entry = in sync_kloop_tx_kick_wake_fun()
506 container_of(wait, struct sync_kloop_poll_entry, wait); in sync_kloop_tx_kick_wake_fun()
517 struct sync_kloop_poll_entry *entry = in sync_kloop_tx_irq_wake_fun()
518 container_of(wait, struct sync_kloop_poll_entry, wait); in sync_kloop_tx_irq_wake_fun()
537 struct sync_kloop_poll_entry *entry = in sync_kloop_rx_kick_wake_fun()
538 container_of(wait, struct sync_kloop_poll_entry, wait); in sync_kloop_rx_kick_wake_fun()
549 struct sync_kloop_poll_entry *entry = in sync_kloop_rx_irq_wake_fun()
550 container_of(wait, struct sync_kloop_poll_entry, wait); in sync_kloop_rx_irq_wake_fun()
876 struct sync_kloop_poll_entry *entry = in netmap_sync_kloop()