Home
last modified time | relevance | path

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

/linux/arch/s390/lib/
H A Duaccess.c39 static nokprobe_inline int __cmpxchg_key_small(void *address, unsigned int *uval, in __cmpxchg_key_small() function
100 rc = __cmpxchg_key_small((void *)address, &prev, _old, _new, mask, key); in __cmpxchg_key1()
118 rc = __cmpxchg_key_small((void *)address, &prev, _old, _new, mask, key); in __cmpxchg_key2()