Searched refs:unlock_rtc (Results 1 - 3 of 3) sorted by relevance

/external/oprofile/module/x86/
H A Dop_rtc.c50 unlock_rtc(flags);
89 unlock_rtc(flags);
108 unlock_rtc(flags);
124 unlock_rtc(flags);
/external/oprofile/module/
H A Dcompat22.h127 #define unlock_rtc(f) spin_unlock_irqrestore(&rtc_lock, f) macro
130 #define unlock_rtc(f) restore_flags(f) macro
H A Dcompat24.h25 #define unlock_rtc(f) spin_unlock_irqrestore(&rtc_lock, f) macro

Completed in 72 milliseconds