Home
last modified time | relevance | path

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

/include/linux/
Dxarray.h1150 #define XA_NODE_BUG_ON(node, x) do { \ macro
1158 #define XA_NODE_BUG_ON(node, x) do { } while (0) macro
1179 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()