Searched refs:chain_entry (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/target/
H A Dtarget_core_rd.c123 unsigned int chain_entry = 0; local
132 chain_entry = 1;
134 sg = kmalloc_array(sg_per_table + chain_entry, sizeof(*sg),
139 sg_init_table(sg, sg_per_table + chain_entry);

Completed in 209 milliseconds