__cmpxchg_key8
int __cmpxchg_key8(void *address, unsigned long *uval, unsigned long old,
rc = __cmpxchg_key8(&ptr->eight, &tmp.eight, old->eight, new.eight, access_key);
EXPORT_SYMBOL(__cmpxchg_key8);