Home
last modified time | relevance | path

Searched hist:"062 b7359" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/lib/
H A Dtest_xarray.c062b7359 Tue Mar 31 13:23:59 CDT 2020 Matthew Wilcox (Oracle) <willy@infradead.org> XArray: Test two more things about xa_cmpxchg

1. If we xa_cmpxchg() an entry in, it marks the index as not free.
2. If we xa_cmpxchg() NULL in, it marks the index as free.

Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
062b7359 Tue Mar 31 13:23:59 CDT 2020 Matthew Wilcox (Oracle) <willy@infradead.org> XArray: Test two more things about xa_cmpxchg

1. If we xa_cmpxchg() an entry in, it marks the index as not free.
2. If we xa_cmpxchg() NULL in, it marks the index as free.

Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>