OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:spin_release
(Results
26 - 26
of
26
) sorted by null
1
2
/external/kernel-headers/original/linux/
lockdep.h
305
# define
spin_release
(l, n, i) lock_release(l, n, i)
macro
308
# define
spin_release
(l, n, i) do { } while (0)
macro
Completed in 44 milliseconds
1
2