Searched refs:smr_slaballoc_put (Results 1 – 3 of 3) sorted by relevance
/titanic_41/usr/src/uts/sun4u/starfire/sys/ |
H A D | idn_smr.h | 209 extern int smr_slaballoc_put(int domid, smr_slab_t *sp, int forceflag,
|
/titanic_41/usr/src/uts/sun4u/starfire/io/ |
H A D | idn_smr.c | 154 (void) smr_slaballoc_put(domid, sp, 0, serrno); in smr_slab_alloc_local() 428 rv = smr_slaballoc_put(domid, sp, 0, 0); in smr_slab_free_local() 464 rv = smr_slaballoc_put(domid, sp, 0, 0); in smr_slab_free_remote() 1234 return (smr_slaballoc_put(domid, NULL, 0, serrno)); in smr_slabwaiter_abort() 1331 smr_slaballoc_put(int domid, smr_slab_t *sp, int forceflag, int serrno) in smr_slaballoc_put() function
|
H A D | idn_proto.c | 8716 rv = smr_slaballoc_put(idn.localid, sp, 1, serrno); in idn_recv_slaballoc_resp()
|