Searched defs:buflen (Results 1 – 2 of 2) sorted by relevance
/lib/ |
D | scatterlist.c | 125 void sg_init_one(struct scatterlist *sg, const void *buf, unsigned int buflen) in sg_init_one() 622 void *buf, size_t buflen, off_t skip, in sg_copy_buffer() 672 void *buf, size_t buflen) in sg_copy_from_buffer() 689 void *buf, size_t buflen) in sg_copy_to_buffer() 707 void *buf, size_t buflen, off_t skip) in sg_pcopy_from_buffer() 725 void *buf, size_t buflen, off_t skip) in sg_pcopy_to_buffer()
|
D | bitmap.c | 388 int bitmap_scnprintf(char *buf, unsigned int buflen, in bitmap_scnprintf() 432 int __bitmap_parse(const char *buf, unsigned int buflen, in __bitmap_parse() 537 static inline int bscnl_emit(char *buf, int buflen, int rbot, int rtop, int len) in bscnl_emit() 564 int bitmap_scnlistprintf(char *buf, unsigned int buflen, in bitmap_scnlistprintf() 608 static int __bitmap_parselist(const char *buf, unsigned int buflen, in __bitmap_parselist()
|