File manager - Edit - /usr/src/kernels/3.10.0-1160.15.2.el7.x86_64/arch/x86/include/asm/qrwlock.h
Back
#ifndef _ASM_X86_QRWLOCK_H #define _ASM_X86_QRWLOCK_H #include <asm-generic/qrwlock_types.h> #if !defined(CONFIG_X86_OOSTORE) && !defined(CONFIG_X86_PPRO_FENCE) #define queued_write_unlock queue_writed_unlock static inline void queued_write_unlock(struct qrwlock *lock) { barrier(); ACCESS_ONCE(*(u8 *)&lock->cnts) = 0; } #endif #include <asm-generic/qrwlock.h> #endif /* _ASM_X86_QRWLOCK_H */
| ver. 1.4 |
Github
|
.
| PHP 7.3.33 | Generation time: 0 |
proxy
|
phpinfo
|
Settings