repo.or.cz
/
linux-2.6
/
linux-mips.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[MIPS] Ocelot C: fix eth registration after conversion to platform_device
[linux-2.6/linux-mips.git]
/
lib
/
locking-selftest-wlock.h
blob
0815322d99ed92ca38fef90f930af4054e24199b
1
#undef LOCK
2
#define LOCK WL
3
4
#undef UNLOCK
5
#define UNLOCK WU
6
7
#undef RLOCK
8
#define RLOCK RL
9
10
#undef WLOCK
11
#define WLOCK WL
12
13
#undef INIT
14
#define INIT RWI