Home
last modified time | relevance | path

Searched refs:IBD_ACACHE_PULLOUT_ACTIVE (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/uts/common/io/ib/clients/ibd/
H A Dibd_cm.c322 IBD_ACACHE_PULLOUT_ACTIVE(state, in ibd_rc_conn_timeout_call()
2201 IBD_ACACHE_PULLOUT_ACTIVE( in ibd_rc_drain_scq()
2611 IBD_ACACHE_PULLOUT_ACTIVE(state, pre_ace); in ibd_rc_close_all_chan()
2824 IBD_ACACHE_PULLOUT_ACTIVE(state, ace); in ibd_rc_signal_ace_recycle()
3202 IBD_ACACHE_PULLOUT_ACTIVE(state, ace); in ibd_rc_dispatch_actv_mad()
H A Dibd.c1611 IBD_ACACHE_PULLOUT_ACTIVE(state, ptr); in ibd_acache_get_unref()
1667 IBD_ACACHE_PULLOUT_ACTIVE(state, acactive); in ibd_acache_recycle()
1677 IBD_ACACHE_PULLOUT_ACTIVE(state, acactive); in ibd_acache_recycle()
2009 IBD_ACACHE_PULLOUT_ACTIVE(state, pace); in ibd_async_link()
7800 IBD_ACACHE_PULLOUT_ACTIVE(state, ace); in ibd_dec_ref_ace()
/titanic_50/usr/src/uts/common/sys/ib/clients/ibd/
H A Dibd.h380 #define IBD_ACACHE_PULLOUT_ACTIVE(state, ce) { \ macro