Home
last modified time | relevance | path

Searched refs:buf_write (Results 1 – 1 of 1) sorted by relevance

/linux/scripts/mod/
H A Dmodpost.c1692 buf_write(buf, tmp, len); in buf_printf()
1696 void buf_write(struct buffer *buf, const char *s, int len) in buf_write() function