Searched refs:wait_table (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/dev/netmap/
H A Dnetmap_kloop.c461 poll_table wait_table; member in struct:sync_kloop_poll_ctx
478 container_of(pt, struct sync_kloop_poll_ctx, wait_table);
708 init_poll_funcptr(&poll_ctx->wait_table,
785 &poll_ctx->wait_table);
803 &poll_ctx->wait_table);
809 &poll_ctx->wait_table);

Completed in 58 milliseconds