Searched defs:BRK_RND_MASK (Results 1 – 2 of 2) sorted by relevance
285 #define BRK_RND_MASK (is_compat_task() ? 0x7ffUL : 0x1fffUL) macro
354 #define BRK_RND_MASK (is_32bit_task() ? 0x07ffUL : 0x3ffffUL) macro