Searched defs:alloc_sz (Results 1 – 4 of 4) sorted by relevance
26 size_t alloc_sz; /* The size of the allocated buffer (in bytes) */ member
1101 size_t sz, alloc_sz; in get_string_internal() local
307 int alloc_sz = -1; in verify_mesh_preq_len() local338 int alloc_sz = -1; in verify_mesh_prep_len() local362 int alloc_sz = -1; in verify_mesh_perr_len() local
514 #define DTRACE_INSCRATCH(mstate, alloc_sz) \ argument