Home
last modified time | relevance | path

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

/freebsd/sys/dev/netmap/
H A Dnetmap_kloop.c471 int (*next_wake_fun)(wait_queue_t *, unsigned, int, void *); member
494 if (poll_ctx->next_wake_fun == NULL) { in sync_kloop_poll_table_queue_proc()
498 poll_ctx->next_wake_fun); in sync_kloop_poll_table_queue_proc()
715 poll_ctx->next_wake_fun = NULL; in netmap_sync_kloop()
776 poll_ctx->next_wake_fun = in netmap_sync_kloop()
780 poll_ctx->next_wake_fun = in netmap_sync_kloop()
783 poll_ctx->next_wake_fun = NULL; in netmap_sync_kloop()
801 poll_ctx->next_wake_fun = direct_tx ? in netmap_sync_kloop()
807 poll_ctx->next_wake_fun = direct_rx ? in netmap_sync_kloop()