Searched refs:execmem_cache (Results 1 – 1 of 1) sorted by relevance
92 struct execmem_cache { struct98 static struct execmem_cache execmem_cache = { argument99 .mutex = __MUTEX_INITIALIZER(execmem_cache.mutex),101 execmem_cache.mutex),103 execmem_cache.mutex),135 struct maple_tree *free_areas = &execmem_cache.free_areas; in execmem_cache_clean()136 struct mutex *mutex = &execmem_cache.mutex; in execmem_cache_clean()161 struct mutex *mutex = &execmem_cache.mutex; in execmem_cache_add()210 struct mutex *mutex = &execmem_cache.mutex; in __execmem_cache_alloc()265 struct mutex *mutex = &execmem_cache.mutex; in execmem_cache_make_ro()[all …]