OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:unlock_rtc
(Results
1 - 2
of
2
) sorted by null
/external/oprofile/module/
compat24.h
25
#define
unlock_rtc
(f) spin_unlock_irqrestore(&rtc_lock, f)
macro
compat22.h
127
#define
unlock_rtc
(f) spin_unlock_irqrestore(&rtc_lock, f)
macro
130
#define
unlock_rtc
(f) restore_flags(f)
macro
Completed in 185 milliseconds