Home
last modified time | relevance | path

Searched refs:should_panic (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/mm/
H A Dkasan_init_64.c26 static __init void *early_alloc(size_t size, int nid, bool should_panic) in early_alloc() argument
31 if (!ptr && should_panic) in early_alloc()
/kernel/linux/linux-6.6/arch/x86/mm/
H A Dkasan_init_64.c26 static __init void *early_alloc(size_t size, int nid, bool should_panic) in early_alloc() argument
31 if (!ptr && should_panic) in early_alloc()
/kernel/linux/linux-6.6/rust/kernel/
H A Dstr.rs370 #[should_panic]

Completed in 3 milliseconds