Home
last modified time | relevance | path

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

/freebsd/sys/dev/hwpmc/
H A Dhwpmc_soft.c363 int ri, processed, error, user_mode; in pmc_soft_intr() local
386 user_mode = TRAPF_USERMODE(ks->pm_tf); in pmc_soft_intr()
393 if (user_mode) { in pmc_soft_intr()
/freebsd/sys/dev/irdma/
H A Dirdma_verbs.h160 bool user_mode; member
263 bool user_mode:1; member
H A Dirdma_kcompat.c902 if (!iwqp->user_mode) { in irdma_destroy_qp()
913 return (iwdev->rf->rdma_ver <= IRDMA_GEN_2 && !iwqp->user_mode) ? 0 : -ENOTRECOVERABLE; in irdma_destroy_qp()
990 iwcq->user_mode = true; in irdma_create_cq()
1124 if (!iwcq->user_mode) { in irdma_create_cq()
H A Dirdma_verbs.c399 iwqp->user_mode = 1; in irdma_setup_umode_qp()
595 if (!iwqp->user_mode) { in irdma_roce_fill_and_set_qpctx_info()
624 if (!iwqp->user_mode) { in irdma_iw_fill_and_set_qpctx_info()
1395 if (!iwcq->user_mode) { in irdma_cq_free_rsrc()
1483 if (!iwcq->user_mode) { in irdma_resize_cq()
H A Dirdma_hw.c97 if (!cq->user_mode) in irdma_iwarp_ce_handler()
2817 if (!iwqp->user_mode) in irdma_flush_wqes()