Home
last modified time | relevance | path

Searched defs:poll_ctx (Results 1 – 3 of 3) sorted by relevance

/freebsd-13-stable/sys/dev/netmap/
HDnetmap_kloop.c475 struct sync_kloop_poll_ctx *poll_ctx = in sync_kloop_poll_table_queue_proc() local
511 struct sync_kloop_poll_ctx *poll_ctx = entry->parent; in sync_kloop_tx_irq_wake_fun() local
543 struct sync_kloop_poll_ctx *poll_ctx = entry->parent; in sync_kloop_rx_irq_wake_fun() local
565 struct sync_kloop_poll_ctx *poll_ctx = NULL; in netmap_sync_kloop() local
/freebsd-13-stable/sys/ofed/drivers/infiniband/core/
HDib_cq.c88 int nr_cqe, int comp_vector, enum ib_poll_context poll_ctx) in ib_alloc_cq()
/freebsd-13-stable/sys/ofed/include/rdma/
HDib_verbs.h1484 enum ib_poll_context poll_ctx; member