Home
last modified time | relevance | path

Searched defs:buflen (Results 1 – 3 of 3) sorted by relevance

/lib/
Dscatterlist.c153 void sg_init_one(struct scatterlist *sg, const void *buf, unsigned int buflen) in sg_init_one()
650 size_t buflen, off_t skip, bool to_buffer) in sg_copy_buffer()
700 const void *buf, size_t buflen) in sg_copy_from_buffer()
717 void *buf, size_t buflen) in sg_copy_to_buffer()
735 const void *buf, size_t buflen, off_t skip) in sg_pcopy_from_buffer()
753 void *buf, size_t buflen, off_t skip) in sg_pcopy_to_buffer()
Dtest_hexdump.c142 static void __init test_hexdump_overflow(size_t buflen, size_t len, in test_hexdump_overflow()
190 static void __init test_hexdump_overflow_set(size_t buflen, bool ascii) in test_hexdump_overflow_set()
Dbitmap.c360 int __bitmap_parse(const char *buf, unsigned int buflen, in __bitmap_parse()
511 static int __bitmap_parselist(const char *buf, unsigned int buflen, in __bitmap_parselist()