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

/linux-master/lib/
H A Ddebugobjects.c959 static void __debug_check_no_obj_freed(const void *address, unsigned long size) function
1019 __debug_check_no_obj_freed(address, size);
1269 __debug_check_no_obj_freed(&obj, sizeof(obj));

Completed in 113 milliseconds