Searched refs:k_panic (Results 26 – 50 of 55) sorted by relevance
123
52 k_panic(); in ivshmem_ipm_event_loop_thread()
51 k_panic(); in ivshmem_mbox_event_loop_thread()
602 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()
563 k_panic(); in uart_mec5_irq_update()
141 k_panic(); in trigger_fault_panic()
207 k_panic(); in arm_isr_handler()
331 k_panic(); in gnttab_init()
46 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()
408 k_panic(); in pm_state_exit_post_ops()
150 k_panic(); in entry_panic()
274 k_panic(); in k_mem_slab_free()
438 k_panic(); in z_thread_halt()1334 k_panic(); in z_thread_abort()
409 k_panic(); in setup_thread_stack()
168 :c:func:`k_panic()`. This should be used to indicate that the Zephyr kernel is173 Threads running in user mode are not permitted to invoke :c:func:`k_panic()`,
91 -config=MC3R1.D4.9,macros+={questionable,"name(k_panic)"}
467 k_panic(); in max3421e_hrslt_success()471 k_panic(); in max3421e_hrslt_success()
278 k_panic(); in write_pmp_entries()
231 involves a call to `k_panic`/`k_oops` and allows further tweaking of the behavior.
878 k_panic(); in z_impl_missing_syscall()
312 bool "Use k_panic() instead of k_oops()"315 k_panic() instead of k_oops() when an assertion is triggered.
713 k_panic(); in sdhc_cdns_send_cmd()
642 k_panic(); in rcar_mmc_read_buf0()667 k_panic(); in rcar_mmc_write_buf0()
959 k_panic(); in arch_mem_map()
492 k_panic(); in arch_mem_map()
26 * Added k_panic() and k_oops() APIs for Kernel