Home
last modified time | relevance | path

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

/src/sys/dev/netmap/
H A Dnetmap_kloop.c450 struct sync_kloop_poll_entry { struct
478 struct sync_kloop_poll_entry entries[0]; argument
487 struct sync_kloop_poll_entry *entry = poll_ctx->entries + in sync_kloop_poll_table_queue_proc()
507 struct sync_kloop_poll_entry *entry = in sync_kloop_tx_kick_wake_fun()
508 container_of(wait, struct sync_kloop_poll_entry, wait); in sync_kloop_tx_kick_wake_fun()
519 struct sync_kloop_poll_entry *entry = in sync_kloop_tx_irq_wake_fun()
520 container_of(wait, struct sync_kloop_poll_entry, wait); in sync_kloop_tx_irq_wake_fun()
539 struct sync_kloop_poll_entry *entry = in sync_kloop_rx_kick_wake_fun()
540 container_of(wait, struct sync_kloop_poll_entry, wait); in sync_kloop_rx_kick_wake_fun()
551 struct sync_kloop_poll_entry *entry = in sync_kloop_rx_irq_wake_fun()
[all …]