Searched refs:membuff_new (Results 1 – 8 of 8) sorted by relevance
237 int membuff_new(struct membuff *mb, int size);
369 int membuff_new(struct membuff *mb, int size) in membuff_new() function
219 return membuff_new(&priv->in, 256); in sandbox_keyb_probe()
608 ret = membuff_new((struct membuff *)&gd->console_out, in console_record_init()612 ret = membuff_new((struct membuff *)&gd->console_in, in console_record_init()