Gitiles
Code Review
Sign In
192.168.1.100
/
T103
/
1f884588077ad3476b9c91cbb0ee9ee0332bbb68
/
.
/
src
/
kernel
/
linux
/
v4.14
/
include
/
asm-generic
/
mcs_spinlock.h
blob: 10cd4ffc6ba29563c1f5813c587db69164b23189 [
file
] [
log
] [
blame
]
#ifndef
__ASM_MCS_SPINLOCK_H
#define
__ASM_MCS_SPINLOCK_H
/*
* Architectures can define their own:
*
* arch_mcs_spin_lock_contended(l)
* arch_mcs_spin_unlock_contended(l)
*
* See kernel/locking/mcs_spinlock.c.
*/
#endif
/* __ASM_MCS_SPINLOCK_H */