Home
last modified time | relevance | path

Searched refs:k_panic (Results 26 – 50 of 55) sorted by relevance

123

/Zephyr-latest/drivers/ipm/
Dipm_ivshmem.c52 k_panic(); in ivshmem_ipm_event_loop_thread()
/Zephyr-latest/drivers/mbox/
Dmbox_ivshmem.c51 k_panic(); in ivshmem_mbox_event_loop_thread()
/Zephyr-latest/drivers/serial/
Duart_smartbond.c602 k_panic(); in uart_smartbond_irq_err_enable()
607 k_panic(); in uart_smartbond_irq_err_disable()
612 k_panic(); in uart_smartbond_irq_is_pending()
641 k_panic(); in uart_smartbond_irq_update()
Duart_mchp_mec5.c563 k_panic(); in uart_mec5_irq_update()
/Zephyr-latest/tests/ztest/error_hook/src/
Dmain.c141 k_panic(); in trigger_fault_panic()
/Zephyr-latest/tests/arch/arm/arm_interrupt/src/
Darm_interrupt.c207 k_panic(); in arm_isr_handler()
/Zephyr-latest/drivers/xen/
Dgnttab.c331 k_panic(); in gnttab_init()
/Zephyr-latest/subsys/fs/ext2/
Dext2_impl.c46 k_panic(); in error_behavior()
59 k_panic(); in error_behavior()
63 k_panic(); in error_behavior()
271 k_panic(); in ext2_verify_disk_superblock()
/Zephyr-latest/soc/intel/intel_adsp/ace/
Dpower.c408 k_panic(); in pm_state_exit_post_ops()
/Zephyr-latest/tests/kernel/fatal/exception/src/
Dmain.c150 k_panic(); in entry_panic()
/Zephyr-latest/kernel/
Dmem_slab.c274 k_panic(); in k_mem_slab_free()
Dsched.c438 k_panic(); in z_thread_halt()
1334 k_panic(); in z_thread_abort()
Dthread.c409 k_panic(); in setup_thread_stack()
/Zephyr-latest/doc/kernel/services/other/
Dfatal.rst168 :c:func:`k_panic()`. This should be used to indicate that the Zephyr kernel is
173 Threads running in user mode are not permitted to invoke :c:func:`k_panic()`,
/Zephyr-latest/cmake/sca/eclair/ECL/
Dzephyr_common_config.ecl91 -config=MC3R1.D4.9,macros+={questionable,"name(k_panic)"}
/Zephyr-latest/drivers/usb/uhc/
Duhc_max3421e.c467 k_panic(); in max3421e_hrslt_success()
471 k_panic(); in max3421e_hrslt_success()
/Zephyr-latest/arch/riscv/core/
Dpmp.c278 k_panic(); in write_pmp_entries()
/Zephyr-latest/modules/hal_nordic/
DKconfig231 involves a call to `k_panic`/`k_oops` and allows further tweaking of the behavior.
/Zephyr-latest/tests/kernel/mem_protect/userspace/src/
Dmain.c878 k_panic(); in z_impl_missing_syscall()
/Zephyr-latest/subsys/bluetooth/common/
DKconfig312 bool "Use k_panic() instead of k_oops()"
315 k_panic() instead of k_oops() when an assertion is triggered.
/Zephyr-latest/drivers/sdhc/
Dsdhc_cdns_ll.c713 k_panic(); in sdhc_cdns_send_cmd()
Drcar_mmc.c642 k_panic(); in rcar_mmc_read_buf0()
667 k_panic(); in rcar_mmc_write_buf0()
/Zephyr-latest/arch/arm/core/mmu/
Darm_mmu.c959 k_panic(); in arch_mem_map()
/Zephyr-latest/arch/xtensa/core/
Dptables.c492 k_panic(); in arch_mem_map()
/Zephyr-latest/doc/releases/
Drelease-notes-1.8.rst26 * Added k_panic() and k_oops() APIs for Kernel

123