Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/lib/
H A Ddebugobjects.c34 #define ODEBUG_CHUNK_MASK (~(ODEBUG_CHUNK_SIZE - 1)) macro
961 paddr = saddr & ODEBUG_CHUNK_MASK; in __debug_check_no_obj_freed()
/kernel/linux/linux-6.6/lib/
H A Ddebugobjects.c31 #define ODEBUG_CHUNK_MASK (~(ODEBUG_CHUNK_SIZE - 1)) macro
969 paddr = saddr & ODEBUG_CHUNK_MASK; in __debug_check_no_obj_freed()

Completed in 4 milliseconds