Searched refs:XA_NODE_BUG_ON (Results 1 – 1 of 1) sorted by relevance
1196 #define XA_NODE_BUG_ON(node, x) do { \ macro1204 #define XA_NODE_BUG_ON(node, x) do { } while (0) macro1225 XA_NODE_BUG_ON(node, offset >= XA_CHUNK_SIZE); in xa_entry()1234 XA_NODE_BUG_ON(node, offset >= XA_CHUNK_SIZE); in xa_entry_locked()
Completed in 7 milliseconds