Home
last modified time | relevance | path

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

/scripts/mod/
Dmodpost.h111 buf_write(struct buffer *buf, const char *s, int len);
Dmodpost.c2148 buf_write(buf, tmp, len); in buf_printf()
2152 void buf_write(struct buffer *buf, const char *s, int len) in buf_write() function
Dfile2alias.c1519 buf_write(buf, mod->dev_table_buf.p, mod->dev_table_buf.pos); in add_moddevtable()