Home
last modified time | relevance | path

Searched refs:oops (Results 1 – 25 of 38) sorted by relevance

12

/linux/sound/soc/sof/xtensa/
H A Dcore.c84 static void xtensa_dsp_oops(struct snd_sof_dev *sdev, const char *level, void *oops) in xtensa_dsp_oops() argument
86 struct sof_ipc_dsp_oops_xtensa *xoops = oops; in xtensa_dsp_oops()
115 static void xtensa_stack(struct snd_sof_dev *sdev, const char *level, void *oops, in xtensa_stack() argument
118 struct sof_ipc_dsp_oops_xtensa *xoops = oops; in xtensa_stack()
/linux/Documentation/admin-guide/
H A Dpstore-blk.rst3 pstore block oops/panic logger
9 pstore block (pstore/blk) is an oops/panic logger that writes its logs to a
78 The chunk size in KB for oops/panic front-end. It **MUST** be a multiple of 4.
79 It's optional if you do not care about the oops/panic log.
81 There are multiple chunks for oops/panic front-end depending on the remaining
84 pstore/blk will log to oops/panic chunks one by one, and always overwrite the
93 Unlike oops/panic front-end, there is only one chunk for pmsg front-end.
116 Similar to oops front-end, there are multiple chunks for ftrace front-end
166 Block device is large enough for uncompressed oops data. Actually we do not
168 the first line of oops/panic data. For example::
[all …]
H A Dramoops.rst1 Ramoops oops/panic logger
11 Ramoops is an oops/panic logger that writes its logs to RAM before the system
132 reserve_mem=2M:4096:oops ramoops.mem_name=oops
/linux/drivers/accessibility/speakup/
H A Dspeakup_keypc.c140 static char *oops(void) in oops() function
165 return oops(); in synth_immediate()
220 oops(); in do_catch_up()
236 oops(); in do_catch_up()
253 oops(); in do_catch_up()
/linux/fs/pstore/
H A DKconfig42 messages, even if no oops or panic happened.
69 tristate "Log panic/oops to a RAM buffer"
76 This enables panic and oops messages to be logged to a circular
92 tristate "Log panic/oops to a block device"
98 This enables panic and oops message to be logged to a block dev
139 This just sets size of kmsg dump (oops, panic, etc) log for
/linux/arch/alpha/lib/
H A Ddbg_stackcheck.S25 1: stq $31, -8($31) # oops me, damn it.
/linux/Documentation/translations/zh_TW/arch/parisc/
H A Ddebugging.rst30 check)而不是內核oops。若要調試HPMC,請嘗試找到系統響應程序/請求程序地址。
/linux/Documentation/translations/zh_CN/arch/parisc/
H A Ddebugging.rst30 check)而不是内核oops。若要调试HPMC,请尝试找到系统响应程序/请求程序地址。
/linux/sound/soc/sof/
H A Dcore.c109 * sof_print_oops_and_stack - Handle the printing of DSP oops and stack trace
114 * @oops: Pointer to DSP specific oops data
124 u32 panic_code, u32 tracep_code, void *oops, in sof_print_oops_and_stack() argument
157 sof_oops(sdev, level, oops); in sof_print_oops_and_stack()
158 sof_stack(sdev, level, oops, stack, stack_words); in sof_print_oops_and_stack()
/linux/Documentation/translations/ja_JP/
H A Dstable_kernel_rules.txt38 - ビルドエラー(CONFIG_BROKENになっているものを除く), oops, ハング、デー
H A DSubmittingPatches576 障害の症状(カーネルログメッセージや oops メッセージ等)を記載することは問題に
/linux/Documentation/fb/
H A Dcirrusfb.rst77 * Assertions no longer cause an oops on purpose.
/linux/Documentation/arch/parisc/
H A Ddebugging.rst23 an HPMC instead of a kernel oops. To debug an HPMC, try to find
/linux/Documentation/translations/zh_CN/admin-guide/
H A Dtainted-kernels.rst20 bug”)、可恢复错误(“kernel oops”)或不可恢复错误(“kernel panic”)时会打印
/linux/Documentation/translations/zh_TW/admin-guide/
H A Dtainted-kernels.rst23 bug”)、可恢復錯誤(“kernel oops”)或不可恢復錯誤(“kernel panic”)時會打印
/linux/Documentation/scsi/
H A DChangeLog.ips103 0.99.05 - Fix an oops on certain passthru commands
/linux/Documentation/translations/it_IT/process/
H A Dchanges.rst251 Se l'impensabile succede e il kernel va in oops, potrebbe servirvi lo strumento
257 ricompilarlo e riprodurre l'oops con quell'opzione abilitata, allora potete
258 usare ksymoops per decodificare l'oops.
/linux/lib/
H A DKconfig.kgdb136 catastrophic error, i.e. for a panic or oops.
/linux/Documentation/translations/zh_CN/core-api/
H A Dprintk-formats.rst392 不会oops。 %pd dentry比较安全,其相当于我们以前用的%s dentry->d_name.name,%pd<n>打
/linux/Documentation/userspace-api/
H A Dunshare.rst202 do so will create race conditions and/or oops when trying
320 that there are no oops or hangs.
/linux/Documentation/translations/zh_TW/process/
H A Dsubmitting-patches.rst515 個補丁相關的討論細節的讀者。包括補丁處理的故障症狀(內核日誌消息、oops消息
/linux/Documentation/translations/zh_CN/process/
H A Dsubmitting-patches.rst511 个补丁相关的讨论细节的读者。包括补丁处理的故障症状(内核日志消息、oops消息
/linux/Documentation/arch/x86/
H A Dkernel-stacks.rst75 in many cases to still output an oops.
H A Dorc-unwinder.rst67 mission critical oops code.
/linux/Documentation/virt/kvm/x86/
H A Drunning-nested-guests.rst196 kernel 'oops', or an outright kernel panic. Such a migrated or loaded L1

12