Searched refs:cp_start (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/s390/char/
H A Dzcore.c257 unsigned long cp_start, cp_end; /* copy range */ zcore_add_lc() local
269 cp_start = max(start, sa_start); zcore_add_lc()
272 buf_off = cp_start - start; zcore_add_lc()
273 sa_off = cp_start - sa_start; zcore_add_lc()
274 len = cp_end - cp_start; zcore_add_lc()

Completed in 47 milliseconds