Home
last modified time | relevance | path

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

/lib/
Dtest_xarray.c382 void *SIX = xa_mk_value(6); in check_cmpxchg() local
388 XA_BUG_ON(xa, xa_cmpxchg(xa, 12345678, SIX, FIVE, GFP_KERNEL) != LOTS); in check_cmpxchg()