Lines Matching refs:object
41 P Poisoning (object and padding)
66 a result of storing the metadata (for example, caches with PAGE_SIZE object
98 SLUB can validate all object if the kernel was booted with slub_debug. In
134 large object sizes into one high order page. Setting command line
182 If SLUB encounters a corrupted object (full detection requires the kernel
196 INFO: Object <address> <object information>
205 2. The object contents if an object was involved.
210 Shows a few bytes before the object where the problem was detected.
212 object.
215 The bytes of the object. If the object is inactive then the bytes
220 The Redzone following the object. The Redzone is used to detect
221 writes after the object. All bytes should always have the same
223 the object boundary.
229 Unused data to fill up the space in order to get the next object
232 before the object.
238 allocated or freed the object.
247 In the above sample SLUB found that the Redzone of an active object has
277 If the corruption occurs by writing after the end of the object then it