Searched refs:XA_NODE_BUG_ON (Results 1 – 1 of 1) sorted by relevance
1150 #define XA_NODE_BUG_ON(node, x) do { \ macro1158 #define XA_NODE_BUG_ON(node, x) do { } while (0) macro1179 XA_NODE_BUG_ON(node, offset >= XA_CHUNK_SIZE); in xa_entry()1188 XA_NODE_BUG_ON(node, offset >= XA_CHUNK_SIZE); in xa_entry_locked()