Searched defs:buflen (Results 1 – 3 of 3) sorted by relevance
/lib/ |
D | scatterlist.c | 138 void sg_init_one(struct scatterlist *sg, const void *buf, unsigned int buflen) in sg_init_one() 841 size_t buflen, off_t skip, bool to_buffer) in sg_copy_buffer() 887 const void *buf, size_t buflen) in sg_copy_from_buffer() 904 void *buf, size_t buflen) in sg_copy_to_buffer() 922 const void *buf, size_t buflen, off_t skip) in sg_pcopy_from_buffer() 940 void *buf, size_t buflen, off_t skip) in sg_pcopy_to_buffer() 956 size_t buflen, off_t skip) in sg_zero_buffer()
|
D | test_hexdump.c | 160 static void __init test_hexdump_overflow(size_t buflen, size_t len, in test_hexdump_overflow() 208 static void __init test_hexdump_overflow_set(size_t buflen, bool ascii) in test_hexdump_overflow_set()
|
D | bitmap.c | 376 int __bitmap_parse(const char *buf, unsigned int buflen, in __bitmap_parse()
|