Home
last modified time | relevance | path

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

/linux-4.4.14/mm/
Dzsmalloc.c1438 static void obj_free(struct zs_pool *pool, struct size_class *class, in obj_free() function
1487 obj_free(pool, class, obj); in zs_free()
1652 obj_free(pool, class, used_obj); in migrate_zspage()