Home
last modified time | relevance | path

Searched refs:should_panic (Results 1 – 4 of 4) sorted by relevance

/linux/arch/x86/mm/
H A Dkasan_init_64.c25 static __init void *early_alloc(size_t size, int nid, bool should_panic) in early_alloc() argument
30 if (!ptr && should_panic) in early_alloc()
/linux/rust/zerocopy/src/util/
H A Dmod.rs915 #[should_panic]
/linux/rust/zerocopy-derive/
H A Dutil.rs855 #[should_panic(expected = "Found ambiguous path `Self :: Ambiguous`")]
/linux/rust/zerocopy/src/
H A Dlayout.rs2176 #[kani::should_panic]