Home
last modified time | relevance | path

Searched defs:off (Results 1 – 2 of 2) sorted by relevance

/lib/
Dkfifo.c103 unsigned int len, unsigned int off) in kfifo_copy_in()
142 unsigned int len, unsigned int off) in kfifo_copy_out()
189 const void __user *from, unsigned int len, unsigned int off, in kfifo_copy_from_user()
250 unsigned int len, unsigned int off, unsigned int *copied) in kfifo_copy_to_user()
313 unsigned int off; in setup_sgl_buf() local
348 int nents, unsigned int len, unsigned int off) in setup_sgl()
Dbitmap.c115 int off = shift/BITS_PER_LONG, rem = shift % BITS_PER_LONG; in __bitmap_shift_right() local
160 int off = shift/BITS_PER_LONG, rem = shift % BITS_PER_LONG; in __bitmap_shift_left() local