Searched refs:async_safe_fatal (Results 1 – 2 of 2) sorted by relevance
33 #define async_safe_fatal(format, ...) abort() macro
1451 async_safe_fatal("Invalid address %p passed to free: invalid page index", ptr); in arena_dalloc()1459 async_safe_fatal("Invalid address %p passed to free: value not allocated", ptr); in arena_dalloc()