Searched defs:off (Results 1 – 5 of 5) sorted by relevance
/lib/ |
D | iov_iter.c | 372 size_t off; in copy_page_to_iter_pipe() local 472 size_t off = i->iov_offset; in data_start() local 486 size_t off; in push_pipe() local 532 size_t n, off; in copy_pipe_to_iter() local 554 __wsum sum, size_t off) in csum_and_memcpy() 566 size_t off = csstate->off; in csum_and_copy_to_pipe_iter() local 638 size_t n, off, xfer = 0; in copy_pipe_to_iter_mcsafe() local 921 size_t n, off; in pipe_zero() local 984 size_t off = i->iov_offset; in pipe_truncate() local 1007 size_t off = i->iov_offset, left = size; in pipe_advance() local [all …]
|
D | kfifo.c | 90 unsigned int len, unsigned int off) in kfifo_copy_in() 129 unsigned int len, unsigned int off) in kfifo_copy_out() 176 const void __user *from, unsigned int len, unsigned int off, in kfifo_copy_from_user() 237 unsigned int len, unsigned int off, unsigned int *copied) in kfifo_copy_to_user() 300 unsigned int off; in setup_sgl_buf() local 335 int nents, unsigned int len, unsigned int off) in setup_sgl()
|
D | bitmap.c | 105 unsigned off = shift/BITS_PER_LONG, rem = shift % BITS_PER_LONG; in __bitmap_shift_right() local 151 unsigned int off = shift/BITS_PER_LONG, rem = shift % BITS_PER_LONG; in __bitmap_shift_left() local 509 unsigned int off; member
|
D | vsprintf.c | 1477 u8 off = 0; in ip6_addr_string_sa() local
|
/lib/zstd/ |
D | zstd_internal.h | 160 U32 off; member 166 U32 off; member
|