OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:spin_lock_nested
(Results
1 - 8
of
8
) sorted by null
/external/kernel-headers/original/linux/
spinlock.h
177
# define
spin_lock_nested
(lock, subclass) _spin_lock_nested(lock, subclass)
macro
179
# define
spin_lock_nested
(lock, subclass) _spin_lock(lock)
macro