| /linux/drivers/accessibility/speakup/ |
| H A D | genmap.c | 39 oops("too many shift states", NULL); in get_shift_value() 86 oops("unknown key/modifier", cp); in main() 89 oops("modifiers must come first", cp); in main() 94 oops("bad modifier or key", cp); in main() 98 oops("no = found", NULL); in main() 102 oops("no speakup function after =", NULL); in main() 106 oops("invalid speakup function", cp); in main() 113 oops("two functions on same key combination", cp); in main()
|
| H A D | utils.h | 46 static inline int oops(const char *msg, const char *info) in oops() function 88 oops("out of key table space, enlarge MAXKEYS", NULL); in add_key() 92 oops("attempt to add duplicate key", name); in add_key()
|
| H A D | speakup_keypc.c | 140 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()
|
| H A D | speakup_decpc.c | 358 goto oops; in testkernel() 369 oops: synth_release_region(speakup_info.port_tts, SYNTH_IO_EXTENT); in testkernel()
|
| H A D | main.c | 1963 goto oops; in handle_goto() 1975 goto oops; in handle_goto() 1986 goto oops; in handle_goto() 1988 oops: in handle_goto()
|
| /linux/sound/soc/sof/xtensa/ |
| H A D | core.c | 84 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 D | pstore-blk.rst | 3 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 D | ramoops.rst | 1 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
|
| H A D | tainted-kernels.rst | 16 ('kernel oops') or a non-recoverable error ('kernel panic') and writes debug 21 Tainted flag in bugs, oops or panics messages
|
| /linux/fs/pstore/ |
| H A D | Kconfig | 42 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 D | dbg_stackcheck.S | 25 1: stq $31, -8($31) # oops me, damn it.
|
| /linux/Documentation/translations/zh_TW/arch/parisc/ |
| H A D | debugging.rst | 30 check)而不是內核oops。若要調試HPMC,請嘗試找到系統響應程序/請求程序地址。
|
| /linux/Documentation/translations/zh_CN/arch/parisc/ |
| H A D | debugging.rst | 30 check)而不是内核oops。若要调试HPMC,请尝试找到系统响应程序/请求程序地址。
|
| /linux/drivers/mtd/ |
| H A D | Kconfig | 170 tristate "Log panic/oops to an MTD buffer" 172 This enables panic and oops messages to be logged to a circular 177 tristate "Log panic/oops to an MTD buffer based on pstore" 180 This enables panic and oops messages to be logged to a circular
|
| /linux/sound/soc/sof/ |
| H A D | core.c | 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 D | stable_kernel_rules.txt | 38 - ビルドエラー(CONFIG_BROKENになっているものを除く), oops, ハング、デー
|
| /linux/Documentation/fb/ |
| H A D | cirrusfb.rst | 77 * Assertions no longer cause an oops on purpose.
|
| /linux/Documentation/ABI/testing/ |
| H A D | pstore | 39 data saved on each oops/panic. Pstore saves (possibly
|
| /linux/Documentation/arch/parisc/ |
| H A D | debugging.rst | 23 an HPMC instead of a kernel oops. To debug an HPMC, try to find
|
| /linux/Documentation/translations/zh_CN/admin-guide/ |
| H A D | tainted-kernels.rst | 20 bug”)、可恢复错误(“kernel oops”)或不可恢复错误(“kernel panic”)时会打印
|
| /linux/Documentation/translations/zh_TW/admin-guide/ |
| H A D | tainted-kernels.rst | 23 bug”)、可恢復錯誤(“kernel oops”)或不可恢復錯誤(“kernel panic”)時會打印
|
| /linux/Documentation/isdn/ |
| H A D | credits.rst | 18 Volker Götz (volker@oops.franken.de)
|
| /linux/Documentation/scsi/ |
| H A D | ChangeLog.ips | 103 0.99.05 - Fix an oops on certain passthru commands
|
| /linux/arch/x86/mm/ |
| H A D | fault.c | 653 goto oops; in page_fault_oops() 696 oops: in page_fault_oops()
|
| /linux/Documentation/admin-guide/sysctl/ |
| H A D | kernel.rst | 306 Determines whether ``ftrace_dump()`` should be called on an oops (or 315 oops. 318 that triggered the oops. 332 oops, user can:: 768 their backtraces when an oops event occurs. It should be used as a last 773 0: Won't show all CPUs backtraces when an oops is detected. 777 an oops event is detected. 854 Controls the kernel's behaviour when an oops or BUG is encountered.
|