repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge tag 'iio-fixes-4.19a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23...
[linux/fpc-iii.git]
/
lib
/
locking-selftest-spin.h
blob
6b24d699e502ed5831877bd6f914ef249fe21545
1
/* SPDX-License-Identifier: GPL-2.0 */
2
#undef LOCK
3
#define LOCK L
4
5
#undef UNLOCK
6
#define UNLOCK U
7
8
#undef RLOCK
9
#undef WLOCK
10
11
#undef INIT
12
#define INIT SI