Home
last modified time | relevance | path

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

/drivers/gpu/drm/
A Ddrm_panic.c617 char *kmsg; in drm_panic_get_qr_code_url() local
632 kmsg = qrbuf1; in drm_panic_get_qr_code_url()
639 stream.next_in = kmsg; in drm_panic_get_qr_code_url()
654 kmsg = strchr(kmsg, '\n'); in drm_panic_get_qr_code_url()
655 if (!kmsg) in drm_panic_get_qr_code_url()
658 kmsg += 1; in drm_panic_get_qr_code_url()
659 kmsg_len = strlen(kmsg); in drm_panic_get_qr_code_url()
A DKconfig95 the user to reboot the system, or "kmsg" which will display the last
96 lines of kmsg.
107 code. The QR code will contain the last lines of kmsg and other debug
117 the QR code will contain the URL and the kmsg compressed with zlib as
118 a URL parameter. If it's empty, the QR code will contain the kmsg as
120 There is a demo code in javascript, to decode and uncompress the kmsg
/drivers/net/
A DKconfig370 format similar to /dev/kmsg. See

Completed in 9 milliseconds