Home
last modified time | relevance | path

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

/lib/
Dkfifo.c90 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()
Dbitmap.c107 unsigned off = shift/BITS_PER_LONG, rem = shift % BITS_PER_LONG; in __bitmap_shift_right() local
153 unsigned int off = shift/BITS_PER_LONG, rem = shift % BITS_PER_LONG; in __bitmap_shift_left() local
513 int nmaskbits, loff_t off, size_t count) in bitmap_print_to_buf()
614 int nmaskbits, loff_t off, size_t count) in bitmap_print_bitmask_to_buf()
632 int nmaskbits, loff_t off, size_t count) in bitmap_print_list_to_buf()
647 unsigned int off; member
Diov_iter.c18 #define iterate_buf(i, n, base, len, off, __p, STEP) { \ argument
28 #define iterate_iovec(i, n, base, len, off, __p, STEP) { \ argument
49 #define iterate_bvec(i, n, base, len, off, p, STEP) { \ argument
117 #define __iterate_and_advance(i, n, base, len, off, I, K) { \ argument
159 #define iterate_and_advance(i, n, base, len, off, I, K) \ argument
304 __wsum sum, size_t off) in csum_and_memcpy()
Dscatterlist.c1117 size_t len, off; in extract_user_to_sg() local
1174 size_t off, len; in extract_bvec_to_sg() local
1222 size_t off, len, seg; in extract_kvec_to_sg() local
Dvsprintf.c1493 u8 off = 0; in ip6_addr_string_sa() local
Dtest_bpf.c2705 int off, ind; in __bpf_fill_staggered_jumps() local
Dmaple_tree.c1587 unsigned char *off) in ma_max_gap()
/lib/zstd/compress/
Dzstd_compress_internal.h126 U32 off; /* Offset sumtype code for the match, using ZSTD_storeSeq() format */ member
149 U32 off; member