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

/illumos-gate/usr/src/uts/common/sys/ib/clients/of/sol_uverbs/
H A Dsol_uverbs.h184 uint8_t uctxt_free_pending; member in struct:uverbs_uctxt_uobj
/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_uverbs/
H A Dsol_uverbs.c1184 * Set uctxt_free_pending flag. This will be freed when
1190 uctxt->uctxt_free_pending = 1;
H A Dsol_uverbs_qp.c795 if (uctxt->uctxt_free_pending && (uctxt->qp_list).count == 0) {

Completed in 69 milliseconds