Home
last modified time | relevance | path

Searched hist:"55 f3f7eab75c10d9b33d122670b5935ab64db50f" (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/Documentation/core-api/
H A Dxarray.rstdiff 55f3f7eab75c10d9b33d122670b5935ab64db50f Mon Nov 26 15:08:43 CST 2018 Matthew Wilcox <willy@infradead.org> XArray: Add xa_cmpxchg_irq and xa_cmpxchg_bh

These convenience wrappers match the other _irq and _bh wrappers we
already have. It turns out I'd already open-coded xa_cmpxchg_irq()
in the shmem code, so convert that.

Signed-off-by: Matthew Wilcox <willy@infradead.org>
/openbmc/linux/include/linux/
H A Dxarray.hdiff 55f3f7eab75c10d9b33d122670b5935ab64db50f Mon Nov 26 15:08:43 CST 2018 Matthew Wilcox <willy@infradead.org> XArray: Add xa_cmpxchg_irq and xa_cmpxchg_bh

These convenience wrappers match the other _irq and _bh wrappers we
already have. It turns out I'd already open-coded xa_cmpxchg_irq()
in the shmem code, so convert that.

Signed-off-by: Matthew Wilcox <willy@infradead.org>
/openbmc/linux/mm/
H A Dshmem.cdiff 55f3f7eab75c10d9b33d122670b5935ab64db50f Mon Nov 26 15:08:43 CST 2018 Matthew Wilcox <willy@infradead.org> XArray: Add xa_cmpxchg_irq and xa_cmpxchg_bh

These convenience wrappers match the other _irq and _bh wrappers we
already have. It turns out I'd already open-coded xa_cmpxchg_irq()
in the shmem code, so convert that.

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