Searched refs:ALLOW_ALLOC_BOOL (Results 1 – 1 of 1) sorted by relevance
102 static mut ALLOW_ALLOC_BOOL: bool = false; variable139 if likely(unsafe { ALLOW_ALLOC_BOOL }) { in allow_alloc()150 ALLOW_ALLOC_BOOL = true; in enable_alloc()