Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/lib/
H A Ddebugobjects.c951 static void __debug_check_no_obj_freed(const void *address, unsigned long size) in __debug_check_no_obj_freed() function
1011 __debug_check_no_obj_freed(address, size); in debug_check_no_obj_freed()
1261 __debug_check_no_obj_freed(&obj, sizeof(obj)); in debug_objects_selftest()
/kernel/linux/linux-6.6/lib/
H A Ddebugobjects.c959 static void __debug_check_no_obj_freed(const void *address, unsigned long size) in __debug_check_no_obj_freed() function
1019 __debug_check_no_obj_freed(address, size); in debug_check_no_obj_freed()
1269 __debug_check_no_obj_freed(&obj, sizeof(obj)); in debug_objects_selftest()

Completed in 8 milliseconds