Home
last modified time | relevance | path

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

/Linux-v6.6/rust/kernel/
Dallocator.rs88 static __rust_no_alloc_shim_is_unstable: u8 = 0; regex
/Linux-v6.6/rust/alloc/
Dalloc.rs44 static __rust_no_alloc_shim_is_unstable: u8; variable
102 core::ptr::read_volatile(&__rust_no_alloc_shim_is_unstable); in alloc()