HomeSort by relevance Sort by last modified time
    Searched full:unlock_rtc (Results 1 - 3 of 3) sorted by null

  /external/oprofile/module/x86/
op_rtc.c 50 unlock_rtc(flags);
89 unlock_rtc(flags);
108 unlock_rtc(flags);
124 unlock_rtc(flags);
  /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 126 milliseconds