Home
last modified time | relevance | path

Searched defs:alloc_sz (Results 1 – 6 of 6) sorted by relevance

/titanic_50/usr/src/uts/sun4/os/
H A Ddmv.c302 size_t alloc_sz; in ndata_alloc_dmv() local
/titanic_50/usr/src/uts/sun4/vm/
H A Dvm_dep.c777 size_t alloc_sz, cache_sz, free_sz; in calc_free_pagelist_sz() local
846 size_t alloc_sz; in ndata_alloc_page_mutexs() local
/titanic_50/usr/src/uts/common/io/comstar/lu/stmf_sbd/
H A Dsbd.c1726 int alloc_sz; in sbd_create_register_lu() local
2051 int alloc_sz; in sbd_proxy_reg_lu() local
2139 int alloc_sz; in sbd_create_standby_lu() local
/titanic_50/usr/src/uts/common/fs/smbsrv/
H A Dsmb_session.c129 int alloc_sz = 0; in smb_session_send() local
/titanic_50/usr/src/uts/common/fs/udfs/
H A Dudf_vnops.c3429 int32_t error = 0, io_count, contig, alloc_sz, i; in ud_multi_strat() local
/titanic_50/usr/src/uts/common/dtrace/
H A Ddtrace.c394 #define DTRACE_INSCRATCH(mstate, alloc_sz) \ argument