Searched refs:config_cache_oblivious (Results 1 – 5 of 5) sorted by relevance
146 static const bool config_cache_oblivious = variable
191 if (config_cache_oblivious) { in large_ralloc_no_move_expand()
70 CTL_PROTO(config_cache_oblivious)268 {NAME("cache_oblivious"), CTL(config_cache_oblivious)},1640 CTL_RO_CONFIG_GEN(config_cache_oblivious, bool) in CTL_RO_CONFIG_GEN() argument
1804 if (config_cache_oblivious) { in arena_new()
2244 if (!config_cache_oblivious && ((uintptr_t)ptr & PAGE_MASK) != 0) { in isfree()