Home
last modified time | relevance | path

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

/openbmc/linux/lib/
H A Ddebugobjects.c960 static void __debug_check_no_obj_freed(const void *address, unsigned long size) in __debug_check_no_obj_freed() function
1020 __debug_check_no_obj_freed(address, size); in debug_check_no_obj_freed()
1270 __debug_check_no_obj_freed(&obj, sizeof(obj)); in debug_objects_selftest()