Searched refs:first_chunk (Results 1 – 4 of 4) sorted by relevance
276 unsigned int max_ents, struct scatterlist *first_chunk, in __sg_alloc_table() argument304 if (first_chunk) { in __sg_alloc_table()305 sg = first_chunk; in __sg_alloc_table()306 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()
1516 bool first_chunk; in mei_cl_irq_write() local1525 first_chunk = cb->buf_idx == 0; in mei_cl_irq_write()1527 rets = first_chunk ? mei_cl_flow_ctrl_creds(cl) : 1; in mei_cl_irq_write()1574 if (first_chunk) { in mei_cl_irq_write()
594 struct scatterlist *first_chunk = NULL; in scsi_alloc_sgtable() local605 first_chunk = sdb->table.sgl; in scsi_alloc_sgtable()609 first_chunk, GFP_ATOMIC, scsi_sg_alloc); in scsi_alloc_sgtable()