Home
last modified time | relevance | path

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

/openbmc/linux/rust/alloc/
H A Dalloc.rs365 const fn ct_error(_: Layout) -> ! { in handle_alloc_error() function
375 unsafe { core::intrinsics::const_eval_select((layout,), ct_error, rt_error) } in handle_alloc_error()