Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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()