Home
last modified time | relevance | path

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

/lib/
Dscatterlist.c125 void sg_init_one(struct scatterlist *sg, const void *buf, unsigned int buflen) in sg_init_one()
562 void *buf, size_t buflen, int to_buffer) in sg_copy_buffer()
608 void *buf, size_t buflen) in sg_copy_from_buffer()
625 void *buf, size_t buflen) in sg_copy_to_buffer()
Dbitmap.c375 int bitmap_scnprintf(char *buf, unsigned int buflen, in bitmap_scnprintf()
419 int __bitmap_parse(const char *buf, unsigned int buflen, in __bitmap_parse()
524 static inline int bscnl_emit(char *buf, int buflen, int rbot, int rtop, int len) in bscnl_emit()
551 int bitmap_scnlistprintf(char *buf, unsigned int buflen, in bitmap_scnlistprintf()
595 static int __bitmap_parselist(const char *buf, unsigned int buflen, in __bitmap_parselist()