Home
last modified time | relevance | path

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

/linux/lib/
A Ddebugobjects.c55 int obj_free; member
235 percpu_pool->obj_free--; in alloc_object()
261 percpu_pool->obj_free++; in alloc_object()
358 if (percpu_pool->obj_free < ODEBUG_POOL_PERCPU_SIZE) { in __free_object()
360 percpu_pool->obj_free++; in __free_object()
373 percpu_pool->obj_free--; in __free_object()
450 percpu_pool->obj_free = 0; in object_cpu_offline()
1034 obj_percpu_free += per_cpu(percpu_obj_pool.obj_free, cpu); in debug_stats_show()
/linux/drivers/platform/x86/dell/
A Ddell-wmi-privacy.c223 goto obj_free; in get_current_status()
232 goto obj_free; in get_current_status()
238 obj_free: in get_current_status()
/linux/mm/
A Dzsmalloc.c1465 static void obj_free(struct size_class *class, unsigned long obj) in obj_free() function
1514 obj_free(class, obj); in zs_free()
1684 obj_free(class, used_obj); in migrate_zspage()
/linux/drivers/infiniband/hw/mlx5/
A Ddevx.c1487 goto obj_free; in UVERBS_HANDLER()
1510 goto obj_free; in UVERBS_HANDLER()
1549 obj_free: in UVERBS_HANDLER()

Completed in 23 milliseconds