Searched refs:this_alloc (Results 1 – 1 of 1) sorted by relevance
1036 int this_alloc; in kbuf_alloc_2_sgl() local1078 this_alloc = min(alloc_sz, bytes-bytes_allocd); in kbuf_alloc_2_sgl()1079 buflist[buflist_ent].len = this_alloc; in kbuf_alloc_2_sgl()1081 this_alloc, in kbuf_alloc_2_sgl()1096 bytes_allocd += this_alloc; in kbuf_alloc_2_sgl()1097 sgl->FlagsLength = (0x10000000|sgdir|this_alloc); in kbuf_alloc_2_sgl()1099 buflist[buflist_ent].kptr, this_alloc, dir); in kbuf_alloc_2_sgl()