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