Home
last modified time | relevance | path

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

/linux/lib/
H A Ddebugobjects.c36 #define ODEBUG_CHUNK_MASK (~(ODEBUG_CHUNK_SIZE - 1)) macro
1079 paddr = saddr & ODEBUG_CHUNK_MASK; in __debug_check_no_obj_freed()