Searched refs:nbuf (Results 1 – 1 of 1) sorted by relevance
319 char *nbuf = kvzalloc(PAGE_ALIGN(next), GFP_KERNEL); in snd_info_text_entry_write() local320 if (!nbuf) in snd_info_text_entry_write()323 buf->buffer = nbuf; in snd_info_text_entry_write()
Completed in 5 milliseconds