Home
last modified time | relevance | path

Searched refs:data_start (Results 1 – 2 of 2) sorted by relevance

/lib/lzo/
Dlzo1x_compress.c297 unsigned char *data_start; in lzogeneric1x_1_compress() local
313 data_start = op; in lzogeneric1x_1_compress()
333 if (op == data_start && t <= 238) { in lzogeneric1x_1_compress()
/lib/
Diov_iter.c483 static inline void data_start(const struct iov_iter *i, int *idxp, size_t *offp) in data_start() function
509 data_start(i, &idx, &off); in push_pipe()
1267 data_start(i, &idx, start); in pipe_get_pages()
1336 data_start(i, &idx, start); in pipe_get_pages_alloc()
1569 data_start(i, &idx, &off); in iov_iter_npages()