Searched defs:panic (Results 1 – 13 of 13) sorted by relevance
| /linux/tools/include/linux/ |
| H A D | panic.h | 9 static inline void panic(const char *fmt, ...) in panic() function
|
| /linux/arch/x86/boot/compressed/ |
| H A D | error.c | 28 void panic(const char *fmt, ...) in panic() function
|
| /linux/tools/testing/selftests/wireguard/qemu/ |
| H A D | init.c | 39 static void panic(const char *what) in panic() function
|
| /linux/sound/usb/6fire/ |
| H A D | pcm.h | 52 bool panic; /* if set driver won't do anymore pcm on device */ member
|
| /linux/sound/soc/sof/intel/ |
| H A D | atom.c | 66 u64 status, panic, imrd, imrx; in atom_dump() local
|
| H A D | bdw.c | 254 u32 status, panic, imrx, imrd; in bdw_dump() local
|
| /linux/rust/zerocopy/src/util/ |
| H A D | macros.rs | 572 let panic: [_; 0] = []; localVariable
|
| /linux/rust/kernel/ |
| H A D | lib.rs | 217 fn panic(info: &core::panic::PanicInfo<'_>) -> ! { panic() function
|
| /linux/sound/usb/hiface/ |
| H A D | pcm.c | 53 bool panic; /* if set driver won't do anymore pcm on device */ member
|
| /linux/arch/powerpc/include/asm/ |
| H A D | machdep.h | 68 void (*panic)(char *str); member
|
| /linux/drivers/infiniband/hw/mthca/ |
| H A D | mthca_cmd.c | 1492 int mthca_CLOSE_HCA(struct mthca_dev *dev, int panic) in mthca_CLOSE_HCA()
|
| /linux/drivers/net/ethernet/mellanox/mlx4/ |
| H A D | fw.c | 2402 int mlx4_CLOSE_HCA(struct mlx4_dev *dev, int panic) in mlx4_CLOSE_HCA()
|
| /linux/drivers/net/ethernet/broadcom/bnx2x/ |
| H A D | bnx2x.h | 1464 int panic; member
|