Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/ib/mgt/ibmf/
H A Dibmf.h86 #define IBMF_ALLOC_NOSLEEP 1 macro
/titanic_41/usr/src/uts/common/io/ib/mgt/ibmf/
H A Dibmf.c636 if (flag != IBMF_ALLOC_SLEEP && flag != IBMF_ALLOC_NOSLEEP) { in ibmf_alloc_msg()
1254 query_flags = IBMF_ALLOC_NOSLEEP; in ibmf_query_qp()
H A Dibmf_saa_impl.c1703 ibmf_sleep_flag = IBMF_ALLOC_NOSLEEP; in ibmf_saa_impl_init_msg()
/titanic_41/usr/src/uts/common/io/ib/clients/of/sol_umad/
H A Dsol_umad.c1956 IBMF_ALLOC_NOSLEEP, &ibmf_msg); in umad_write()
/titanic_41/usr/src/uts/common/io/ib/mgt/ibdm/
H A Dibdm.c4028 ret = ibmf_alloc_msg(gid_info->gl_ibmf_hdl, IBMF_ALLOC_NOSLEEP, &msg); in ibdm_retry_command()
4044 ret = ibmf_alloc_msg(gid_info->gl_ibmf_hdl, IBMF_ALLOC_NOSLEEP, in ibdm_retry_command()