Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/netmap/
Dnetmap_kloop.c477 struct sync_kloop_poll_ctx *poll_ctx = in sync_kloop_poll_table_queue_proc() local
513 struct sync_kloop_poll_ctx *poll_ctx = entry->parent; in sync_kloop_tx_irq_wake_fun() local
545 struct sync_kloop_poll_ctx *poll_ctx = entry->parent; in sync_kloop_rx_irq_wake_fun() local
567 struct sync_kloop_poll_ctx *poll_ctx = NULL; in netmap_sync_kloop() local
/freebsd-12-stable/sys/ofed/drivers/infiniband/core/
Dib_cq.c90 int nr_cqe, int comp_vector, enum ib_poll_context poll_ctx) in ib_alloc_cq()
/freebsd-12-stable/sys/ofed/include/rdma/
Dib_verbs.h1449 enum ib_poll_context poll_ctx; member