Home
last modified time | relevance | path

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

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