Home
last modified time | relevance | path

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

123

/OK3568_Linux_fs/kernel/Documentation/translations/zh_CN/
H A Doops-tracing.txt33 和你所做的事情相关的代码的负责人。 如果可重现试着描述怎样重构。 那甚至比oops更有
51 本。(注意:这需要vesafb,所以对‘早期’的oops没有帮助)
70 主要的窍门是有五年和这些烦人的oops消息打交道的经验;-)
78 得到oops发生的函数及函数内的偏移)。
92 decodecode < oops.txt
109 汇编代码及其反汇编得到的代码(另外还有从“oops”消息得到的寄存器状态-对了解毁坏的
165 Aug 29 09:51:01 blizard kernel: EIP: 0010:[oops:_oops+16/3868]
174 Aug 29 09:51:01 blizard kernel: Call Trace: [oops:_oops_ioctl+48/80] [_sys_ioctl+254/272] [_system_…
188 一些oops报告在程序记数器之后包含字符串'Tainted: '。这表明内核已经被一些东西给污
197 3:'S'如果oops发生在SMP内核中,运行于没有证明安全运行多处理器的硬件。 当前这种
/OK3568_Linux_fs/external/rk_pcba_test/tinyalsa/
H A Dpcm.c185 static int oops(struct pcm *pcm, int e, const char *fmt, ...) in oops() function
343 oops(pcm, commit, "failed to commit %d frames\n", frames); in pcm_mmap_transfer_areas()
406 return oops(pcm, errno, "cannot prepare channel"); in pcm_write()
408 return oops(pcm, errno, "cannot write initial data"); in pcm_write()
423 return oops(pcm, errno, "cannot write stream data"); in pcm_write()
454 return oops(pcm, errno, "cannot read stream data"); in pcm_read()
630 oops(pcm, errno, "cannot open device '%s'", fn); in pcm_open()
635 oops(pcm, errno, "cannot get info"); in pcm_open()
657 oops(pcm, -EINVAL, "noirq only currently supported with mmap()."); in pcm_open()
673 oops(pcm, errno, "cannot set hw params"); in pcm_open()
[all …]
/OK3568_Linux_fs/kernel/sound/soc/sof/xtensa/
H A Dcore.c84 static void xtensa_dsp_oops(struct snd_sof_dev *sdev, void *oops) in xtensa_dsp_oops() argument
86 struct sof_ipc_dsp_oops_xtensa *xoops = oops; in xtensa_dsp_oops()
109 static void xtensa_stack(struct snd_sof_dev *sdev, void *oops, u32 *stack, in xtensa_stack() argument
112 struct sof_ipc_dsp_oops_xtensa *xoops = oops; in xtensa_stack()
/OK3568_Linux_fs/kernel/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
75 The chunk size in KB for oops/panic front-end. It **MUST** be a multiple of 4.
76 It's optional if you do not care oops/panic log.
78 There are multiple chunks for oops/panic front-end depending on the remaining
81 pstore/blk will log to oops/panic chunks one by one, and always overwrite the
90 Unlike oops/panic front-end, there is only one chunk for pmsg front-end.
113 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 Dtainted-kernels.rst16 ('kernel oops') or a non-recoverable error ('kernel panic') and writes debug
21 Tainted flag in bugs, oops or panics messages
87 2 _/S 4 SMP kernel oops on an officially SMP incapable processor
119 2) ``S`` if the oops occurred on an SMP kernel running on hardware that
H A Dramoops.rst1 Ramoops oops/panic logger
11 Ramoops is an oops/panic logger that writes its logs to RAM before the system
/OK3568_Linux_fs/buildroot/package/sp-oops-extract/
H A D0002-stdint-cleanup.patch8 Index: sp-oops-extract-0.0.7-1/src/oopslog.c
10 --- sp-oops-extract-0.0.7-1.orig/src/oopslog.c
11 +++ sp-oops-extract-0.0.7-1/src/oopslog.c
H A DConfig.in2 bool "sp-oops-extract"
6 http://maemo.org/packages/view/sp-oops-extract/
H A Dsp-oops-extract.mk8 SP_OOPS_EXTRACT_SITE = http://repository.maemo.org/pool/maemo5.0/free/s/sp-oops-extract
9 SP_OOPS_EXTRACT_SOURCE = sp-oops-extract_$(SP_OOPS_EXTRACT_VERSION).tar.gz
H A D0001-Make-the-Makefile-more-cross-compiler-friendly.patch1 Fetch from: https://github.com/Schischu/ptxdist_sh/tree/master/patches/sp-oops-extract-0.0.7
19 sp-oops-extract: oopslog.c
H A Dsp-oops-extract.hash2 sha256 85601a569af1f4584db75fad21d3a70e377ce12d1bccad7dbe1112abd3b43d93 sp-oops-extract_0.0.7-1.t…
/OK3568_Linux_fs/kernel/drivers/accessibility/speakup/
H A Dspeakup_keypc.c131 static char *oops(void) in oops() function
156 return oops(); in synth_immediate()
211 oops(); in do_catch_up()
227 oops(); in do_catch_up()
244 oops(); in do_catch_up()
H A Dspeakup_decpc.c347 goto oops; in testkernel()
358 oops: synth_release_region(speakup_info.port_tts, SYNTH_IO_EXTENT); in testkernel()
/OK3568_Linux_fs/kernel/sound/soc/sof/
H A Dsof-priv.h267 void (*dsp_oops)(struct snd_sof_dev *sdev, void *oops);
268 void (*dsp_stack)(struct snd_sof_dev *sdev, void *oops,
521 u32 tracep_code, void *oops,
535 static inline void sof_stack(struct snd_sof_dev *sdev, void *oops, u32 *stack, in sof_stack() argument
538 sof_arch_ops(sdev)->dsp_stack(sdev, oops, stack, stack_words); in sof_stack()
541 static inline void sof_oops(struct snd_sof_dev *sdev, void *oops) in sof_oops() argument
544 sof_arch_ops(sdev)->dsp_oops(sdev, oops); in sof_oops()
H A Dcore.c61 u32 tracep_code, void *oops, in snd_sof_get_status() argument
93 sof_oops(sdev, oops); in snd_sof_get_status()
94 sof_stack(sdev, oops, stack, stack_words); in snd_sof_get_status()
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/reserved-memory/
H A Dramoops.txt1 Ramoops oops/panic logger
4 ramoops provides persistent RAM storage for oops and panics, so they can be
13 Any remaining space will be used for a circular buffer of oops and panic
61 - no-dump-oops: deprecated, use max_reason instead. If present, and
/OK3568_Linux_fs/kernel/fs/pstore/
H A DKconfig116 messages, even if no oops or panic happened.
142 tristate "Log panic/oops to a RAM buffer"
149 This enables panic and oops messages to be logged to a circular
165 tristate "Log panic/oops to a block device"
172 This enables panic and oops message to be logged to a block dev
213 This just sets size of kmsg dump (oops, panic, etc) log for
/OK3568_Linux_fs/kernel/arch/alpha/lib/
H A Ddbg_stackcheck.S25 1: stq $31, -8($31) # oops me, damn it.
/OK3568_Linux_fs/kernel/drivers/mtd/
H A DKconfig167 tristate "Log panic/oops to an MTD buffer"
169 This enables panic and oops messages to be logged to a circular
174 tristate "Log panic/oops to an MTD buffer based on pstore"
177 This enables panic and oops messages to be logged to a circular
/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Deffects.h57 EFFECT(oops)
/OK3568_Linux_fs/kernel/Documentation/translations/ja_JP/
H A Dstable_kernel_rules.txt38 - ビルドエラー(CONFIG_BROKENになっているものを除く), oops, ハング、デー
/OK3568_Linux_fs/kernel/Documentation/fb/
H A Dcirrusfb.rst77 * Assertions no longer cause an oops on purpose.
/OK3568_Linux_fs/kernel/drivers/net/appletalk/
H A Dltpc.c505 int oops; in idle() local
520 oops = 100; in idle()
523 if (0>oops--) { in idle()
/OK3568_Linux_fs/kernel/drivers/media/common/saa7146/
H A Dsaa7146_vbi.c256 goto oops; in buffer_prepare()
267 oops: in buffer_prepare()
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Dpstore38 data saved on each oops/panic. Pstore saves (possibly

123