Searched refs:pbufs (Results 1 – 5 of 5) sorted by relevance
625 ctxt->pbufs = &panic_nbcon_pbufs; in nbcon_context_try_acquire()627 ctxt->pbufs = con->pbufs; in nbcon_context_try_acquire()701 ctxt->pbufs = NULL; in nbcon_context_release()972 .pbufs = ctxt->pbufs, in nbcon_emit_next_record()1049 nbcon_write_context_set_buf(wctxt, &pmsg.pbufs->outbuf[0], pmsg.outbuf_len); in nbcon_emit_next_record()1785 con->pbufs = &printk_shared_pbufs; in nbcon_alloc()1787 con->pbufs = kmalloc(sizeof(*con->pbufs), GFP_KERNEL); in nbcon_alloc()1788 if (!con->pbufs) { in nbcon_alloc()1795 kfree(con->pbufs); in nbcon_alloc()1796 con->pbufs = NULL; in nbcon_alloc()[all …]
721 struct printk_buffers pbufs; member803 char *outbuf = &user->pbufs.outbuf[0]; in devkmsg_read()805 .pbufs = &user->pbufs, in devkmsg_read()2899 struct printk_buffers *pbufs = pmsg->pbufs; in console_prepend_message() local2900 const size_t scratchbuf_sz = sizeof(pbufs->scratchbuf); in console_prepend_message()2901 const size_t outbuf_sz = sizeof(pbufs->outbuf); in console_prepend_message()2902 char *scratchbuf = &pbufs->scratchbuf[0]; in console_prepend_message()2903 char *outbuf = &pbufs->outbuf[0]; in console_prepend_message()2977 struct printk_buffers *pbufs = pmsg->pbufs; in printk_get_next_message() local2978 const size_t scratchbuf_sz = sizeof(pbufs->scratchbuf); in printk_get_next_message()[all …]
286 struct printk_buffers *pbufs; member
291 struct printk_buffers *pbufs; member469 struct printk_buffers *pbufs; member
334 f000a321 adrp x1, ffff800009a98000 <pbufs.0+0xbb8>