Home
last modified time | relevance | path

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

/arch/s390/lib/
A Duaccess.c153 static nokprobe_inline int __cmpxchg_user_key_small(unsigned long address, unsigned int *uval, in __cmpxchg_user_key_small() function
218 rc = __cmpxchg_user_key_small(address, &prev, _old, _new, mask, key); in __cmpxchg_user_key1()
235 rc = __cmpxchg_user_key_small(address, &prev, _old, _new, mask, key); in __cmpxchg_user_key2()

Completed in 4 milliseconds