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.c469 int (*next_wake_fun)(wait_queue_t *, unsigned, int, void *); member
492 if (poll_ctx->next_wake_fun == NULL) { in sync_kloop_poll_table_queue_proc()
496 poll_ctx->next_wake_fun); in sync_kloop_poll_table_queue_proc()
713 poll_ctx->next_wake_fun = NULL; in netmap_sync_kloop()
774 poll_ctx->next_wake_fun = in netmap_sync_kloop()
778 poll_ctx->next_wake_fun = in netmap_sync_kloop()
781 poll_ctx->next_wake_fun = NULL; in netmap_sync_kloop()
799 poll_ctx->next_wake_fun = direct_tx ? in netmap_sync_kloop()
805 poll_ctx->next_wake_fun = direct_rx ? in netmap_sync_kloop()