Searched defs:off (Results 1 – 4 of 4) sorted by relevance
/lib/ |
D | kfifo.c | 104 unsigned int len, unsigned int off) in kfifo_copy_in() 143 unsigned int len, unsigned int off) in kfifo_copy_out() 190 const void __user *from, unsigned int len, unsigned int off, in kfifo_copy_from_user() 251 unsigned int len, unsigned int off, unsigned int *copied) in kfifo_copy_to_user() 314 unsigned int off; in setup_sgl_buf() local 349 int nents, unsigned int len, unsigned int off) in setup_sgl()
|
D | iov_iter.c | 648 size_t off = 0; in csum_and_copy_from_iter() local 692 size_t off = 0; in csum_and_copy_to_iter() local
|
D | bitmap.c | 88 unsigned off = shift/BITS_PER_LONG, rem = shift % BITS_PER_LONG; in __bitmap_shift_right() local 134 unsigned int off = shift/BITS_PER_LONG, rem = shift % BITS_PER_LONG; in __bitmap_shift_left() local
|
D | vsprintf.c | 1111 u8 off = 0; in ip6_addr_string_sa() local
|