Home
last modified time | relevance | path

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

/lib/
Dscatterlist.c138 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()
Dtest_hexdump.c160 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()
Dbitmap.c376 int __bitmap_parse(const char *buf, unsigned int buflen, in __bitmap_parse()