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.c449 struct sync_kloop_poll_ctx;
464 struct sync_kloop_poll_ctx *parent;
468 struct sync_kloop_poll_ctx { struct
485 struct sync_kloop_poll_ctx *poll_ctx = in sync_kloop_poll_table_queue_proc() argument
486 container_of(pt, struct sync_kloop_poll_ctx, wait_table); in sync_kloop_poll_table_queue_proc()
521 struct sync_kloop_poll_ctx *poll_ctx = entry->parent; in sync_kloop_tx_irq_wake_fun()
553 struct sync_kloop_poll_ctx *poll_ctx = entry->parent; in sync_kloop_rx_irq_wake_fun()
575 struct sync_kloop_poll_ctx *poll_ctx = NULL; in netmap_sync_kloop()