Home
last modified time | relevance | path

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

/linux-6.12.1/mm/
Dkmemleak.c815 static void delete_object_full(unsigned long ptr, unsigned int objflags) in delete_object_full() function
1115 delete_object_full((unsigned long)ptr, 0); in kmemleak_free()
1149 delete_object_full((__force unsigned long)ptr, OBJECT_PERCPU); in kmemleak_free_percpu()