Home
last modified time | relevance | path

Searched refs:alloc_err (Results 1 – 9 of 9) sorted by relevance

/titanic_44/usr/src/lib/libnsl/rpc/
H A Dsvc_dg.c683 static const char alloc_err[] = "could not allocate cache "; variable
712 alloc_err, " "); in svc_dg_enablecache()
720 (void) syslog(LOG_ERR, cache_enable_str, alloc_err, "data"); in svc_dg_enablecache()
727 (void) syslog(LOG_ERR, cache_enable_str, alloc_err, "fifo"); in svc_dg_enablecache()
/titanic_44/usr/src/uts/common/io/ib/clients/of/sol_uverbs/
H A Dsol_uverbs_comp.c293 goto alloc_err; in sol_uverbs_create_cq()
376 alloc_err: in sol_uverbs_create_cq()
H A Dsol_uverbs.c1477 goto alloc_err; in sol_uverbs_alloc_pd()
1539 alloc_err: in sol_uverbs_alloc_pd()
/titanic_44/usr/src/uts/common/fs/nfs/
H A Dnfs4_srv_readdir.c395 int alloc_err = 0; in rfs4_op_readdir() local
571 STR_NOSIG, &alloc_err); in rfs4_op_readdir()
575 ASSERT(alloc_err == 0); in rfs4_op_readdir()
H A Dnfs_server.c3424 int alloc_err = 0; in rfs_rndup_mblks() local
3473 rmp = allocb_wait(remainder, BPRI_MED, STR_NOSIG, &alloc_err); in rfs_rndup_mblks()
3475 ASSERT(alloc_err == 0); in rfs_rndup_mblks()
H A Dnfs_srv.c643 int alloc_err = 0; in rfs_read() local
785 &alloc_err); in rfs_read()
787 ASSERT(alloc_err == 0); in rfs_read()
H A Dnfs4_srv.c3167 int alloc_err = 0; in rfs4_op_read() local
3333 ASSERT(alloc_err == 0); in rfs4_op_read()
/titanic_44/usr/src/uts/common/io/fibre-channel/fca/oce/
H A Doce_mbx.c1453 alloc_err: in oce_issue_mbox()
/titanic_44/usr/src/uts/common/io/fibre-channel/fca/qlge/
H A Dqlge.c1696 goto alloc_err; in ql_alloc_rx_buffers()
1698 goto alloc_err; in ql_alloc_rx_buffers()
1712 alloc_err: in ql_alloc_rx_buffers()