Home
last modified time | relevance | path

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

/freebsd/sys/dev/netmap/
H A Dnetmap_kloop.c447 struct sync_kloop_poll_ctx;
462 struct sync_kloop_poll_ctx *parent;
466 struct sync_kloop_poll_ctx { struct
483 struct sync_kloop_poll_ctx *poll_ctx = in sync_kloop_poll_table_queue_proc() argument
484 container_of(pt, struct sync_kloop_poll_ctx, wait_table); in sync_kloop_poll_table_queue_proc()
519 struct sync_kloop_poll_ctx *poll_ctx = entry->parent; in sync_kloop_tx_irq_wake_fun()
551 struct sync_kloop_poll_ctx *poll_ctx = entry->parent; in sync_kloop_rx_irq_wake_fun()
573 struct sync_kloop_poll_ctx *poll_ctx = NULL; in netmap_sync_kloop()