Searched refs:panic (Results 176 - 200 of 395) sorted by relevance

1234567891011>>

/haiku/src/system/kernel/vm/
H A DVMAddressSpace.cpp128 panic("vm_init: error creating aspace hash table\n");
134 panic("vm_init: error creating kernel address space!\n");
H A DVMCache.cpp533 panic("vm_cache_init(): Failed to create object caches!");
694 panic("cache %p to be deleted still has areas", this);
696 panic("cache %p to be deleted still has consumers", this);
703 panic("remove page %p from cache %p: page still has mappings!\n"
792 panic("page %p not in cache %p\n", page, this);
807 panic("insert page %p into cache %p: page cache is set to %p\n",
820 panic("VMCache::InsertPage(): there's already page %p with cache "
844 panic("remove page %p from cache %p: page cache is set to %p\n", page,
/haiku/src/system/boot/platform/riscv/
H A Ddevices.cpp116 panic("Can't allocate memory for VirtioDevice!");
121 panic("Can't allocate memory for VirtioBlockDevice!");
/haiku/headers/private/kernel/
H A Ddebug.h52 panic("ASSERT FAILED (%s:%d): %s", __FILE__, __LINE__, #x); \
59 panic("ASSERT FAILED (%s:%d): %s; " format, __FILE__, __LINE__, \
/haiku/src/system/boot/platform/efi/arch/arm64/
H A Darch_mmu.h251 panic("Memory requested not %lx aligned\n", size - 1);
255 panic("Unavalable memory for descriptors\n");
/haiku/src/system/boot/platform/efi/arch/riscv64/
H A Darch_smp.cpp123 panic("CPU for hart id %d not found\n", hartId);
193 panic("Unable to allocate AP stack");
/haiku/src/system/kernel/
H A Dkernel_daemon.cpp303 panic("kernel_daemon_init(): failed to init kernel daemon");
307 panic("kernel_daemon_init(): failed to init resource resizer");
/haiku/src/libs/compat/freebsd_network/compat/sys/
H A Dmbuf-fbsd.h174 panic("%s: invalid cluster size %d", __func__, size);
203 panic("%s: unknown cluster type %d", __func__, type);
H A Dqueue.h447 panic("Bad list head %p first->prev != head", (head)); \
454 panic("Bad link elm %p next->prev != elm", (elm)); \
459 panic("Bad link elm %p prev->next != elm", (elm)); \
609 panic("Bad tailq head %p first->prev != head", (head)); \
614 panic("Bad tailq NEXT(%p->tqh_last) != NULL", (head)); \
621 panic("Bad link elm %p next->prev != elm", (elm)); \
626 panic("Bad link elm %p prev->next != elm", (elm)); \
/haiku/src/system/boot/platform/efi/arch/x86/
H A Darch_mmu.cpp101 panic("Failed to allocate GDT.\n");
228 panic("Failed to allocate page directory.");
/haiku/src/system/boot/platform/efi/arch/x86_64/
H A Darch_mmu.cpp205 panic("Failed to allocate PML4.");
254 panic("Can't currently support more than 512GB of RAM!");
/haiku/src/system/kernel/slab/
H A Dallocator.cpp185 panic("allocator: failed to init block cache");
272 panic("block_realloc(): allocation %p not known", address);
H A DHashedObjectCache.cpp164 panic("hash object cache %p: unknown object %p", this, object);
/haiku/src/system/kernel/arch/m68k/paging/040/
H A DM68KPagingMethod040.cpp167 panic("LargeMemoryPhysicalPageMapper::Init(): Failed to reserve "
200 panic("LargeMemoryPhysicalPageMapper::InitPostArea(): Failed to "
212 panic("LargeMemoryPhysicalPageMapper::InitPostArea(): Failed to "
307 panic("I'm lazy");
383 panic("M68KPagingMethod040::Init(): Failed to create initial pool "
H A DM68KVMTranslationMap040.cpp72 panic("rtdir[%ld]: buggy descriptor type", i);
88 panic("pgroot[%ld][%ld]: buggy descriptor type", i, j);
96 panic("destroy_tmap: didn't find pgtable page\n");
119 panic("destroy_tmap: didn't find pgtable page\n");
684 panic("page %p has mapping for area %p (%#" B_PRIxADDR "), but "
697 panic("page %p has mapping for area %p (%#" B_PRIxADDR "), but "
715 panic("page %p has mapping for area %p (%#" B_PRIxADDR "), but "
/haiku/src/system/kernel/arch/x86/paging/64bit/
H A DX86VMTranslationMap64Bit.cpp79 panic("page table %u %u %u on invalid page %#"
90 panic("page directory %u %u on invalid page %#"
101 panic("PDPT %u on invalid page %#" B_PRIxPHYSADDR "\n", i,
550 panic("page %p has mapping for area %p (%#" B_PRIxADDR "), but "
558 panic("page %p has mapping for area %p (%#" B_PRIxADDR "), but "
/haiku/src/libs/compat/openbsd_wlan/net80211/
H A Dieee80211_ra.c126 panic("MCS %d is not part of any rateset", mcs);
278 panic("%s: invalid probing mode %d", __func__, rn->probing);
358 panic("%s: invalid probing mode %d", __func__, rn->probing);
372 panic("%s: invalid probing mode %d", __func__, rn->probing);
541 panic("invalid number of Tx streams: %u", ntxstreams);
590 * so asserting valid values via panic is not appropriate.
H A Dieee80211.c275 panic("%s: bogus channel pointer", ifp->if_xname);
1117 panic("%s: unexpected mode %u", __func__, mode);
1159 panic("Bad IBSS channel %u",
1294 panic("%s: unexpected mode %d", __func__, mode);
1402 panic("%s: unexpected mode %d", __func__, mode);
1475 panic("%s: unexpected mode %u", __func__, mode);
1508 panic("%s: unexpected mode %u", __func__, mode);
/haiku/src/add-ons/kernel/file_systems/btrfs/
H A DInode.cpp198 panic("unknown extent type; %d\n", extent_data->Type());
258 panic("zlib isn't unsupported for regular extent\n");
260 panic("unknown extent compression; %d\n", compression);
269 panic("unknown extent type; %d\n", extent_data->Type());
350 panic("unknown extent compression; %d\n", compression);
/haiku/src/system/boot/platform/pxe_ia32/
H A Dnetwork.cpp78 panic("can't find !PXE structure");
95 panic("%s", s);
356 panic("UNDI::Receive: multi buffer frames not supported");
/haiku/src/add-ons/kernel/file_systems/ext2/
H A DBitmapBlock.cpp310 panic("Couldn't find bit inside an uint32 (%" B_PRIx32 ")\n", bits);
367 panic("Couldn't find marked bit inside an int32 with value different than "
527 panic("BitmapBlock::Checksum() data is NULL\n");
/haiku/src/add-ons/kernel/file_systems/userlandfs/server/
H A Dkernel_emu.h65 void panic(const char *format, ...) __attribute__ ((format (__printf__, 1, 2)));
/haiku/src/add-ons/kernel/bus_managers/scsi/
H A Dscatter_gather.cpp163 panic("Cannot unlock previously locked memory!");
/haiku/src/add-ons/kernel/drivers/bluetooth/h2/h2generic/
H A Dh2upper.cpp131 panic("Upper layer has not filled correctly a packet");
/haiku/src/system/boot/platform/bios_ia32/
H A Ddebug.cpp86 panic(const char *format, ...) function

Completed in 129 milliseconds

1234567891011>>