Searched refs:this_alloc (Results 1 – 1 of 1) sorted by relevance
1019 int this_alloc; in kbuf_alloc_2_sgl() local1065 this_alloc = min(alloc_sz, bytes-bytes_allocd); in kbuf_alloc_2_sgl()1066 buflist[buflist_ent].len = this_alloc; in kbuf_alloc_2_sgl()1068 this_alloc, in kbuf_alloc_2_sgl()1083 bytes_allocd += this_alloc; in kbuf_alloc_2_sgl()1084 sgl->FlagsLength = (0x10000000|sgdir|this_alloc); in kbuf_alloc_2_sgl()1086 buflist[buflist_ent].kptr, this_alloc, dir); in kbuf_alloc_2_sgl()