Home
last modified time | relevance | path

Searched refs:sync_kloop_poll_entry (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/netmap/
H A Dnetmap_kloop.c448 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()
[all …]