Home
last modified time | relevance | path

Searched refs:zbud_free (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dzbud.h17 void zbud_free(struct zbud_pool *pool, unsigned long handle);
/kernel/linux/linux-6.6/mm/
H A Dzbud.c307 * zbud_free() - frees the allocation associated with the given handle
311 static void zbud_free(struct zbud_pool *pool, unsigned long handle) in zbud_free() function
400 zbud_free(pool, handle); in zbud_zpool_free()
/kernel/linux/linux-5.10/mm/
H A Dzbud.c167 zbud_free(pool, handle); in zbud_zpool_free()
421 * zbud_free() - frees the allocation associated with the given handle
430 void zbud_free(struct zbud_pool *pool, unsigned long handle) in zbud_free() function
491 * return 0 _and_ should have called zbud_free() on the handle. zbud_free()

Completed in 3 milliseconds