Searched refs:first_chunk (Results 1 – 3 of 3) sorted by relevance
248 unsigned int max_ents, struct scatterlist *first_chunk, in __sg_alloc_table() argument276 if (first_chunk) { in __sg_alloc_table()277 sg = first_chunk; in __sg_alloc_table()278 first_chunk = NULL; in __sg_alloc_table()
130 int first_chunk = 1; in mconsole_proc() local161 if (first_chunk) { in mconsole_proc()163 first_chunk = 0; in mconsole_proc()
593 struct scatterlist *first_chunk = NULL; in scsi_alloc_sgtable() local604 first_chunk = sdb->table.sgl; in scsi_alloc_sgtable()608 first_chunk, GFP_ATOMIC, scsi_sg_alloc); in scsi_alloc_sgtable()