buf_write         845 scripts/mod/file2alias.c 	buf_write(buf, mod->dev_table_buf.p, mod->dev_table_buf.pos);
buf_write        1630 scripts/mod/modpost.c 	buf_write(buf, tmp, len);
buf_write        2026 scripts/mod/modpost.c 				buf_write(&buf, line, strlen(line));
buf_write         103 scripts/mod/modpost.h buf_write(struct buffer *buf, const char *s, int len);