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

/freebsd-11-stable/sys/dev/netmap/
H A Dnetmap_kloop.c442 struct sync_kloop_poll_entry { struct
470 struct sync_kloop_poll_entry entries[0];
479 struct sync_kloop_poll_entry *entry = poll_ctx->entries +
499 struct sync_kloop_poll_entry *entry =
500 container_of(wait, struct sync_kloop_poll_entry, wait);
511 struct sync_kloop_poll_entry *entry =
512 container_of(wait, struct sync_kloop_poll_entry, wait);
531 struct sync_kloop_poll_entry *entry =
532 container_of(wait, struct sync_kloop_poll_entry, wait);
543 struct sync_kloop_poll_entry *entr
[all...]

Completed in 74 milliseconds