hpet_mask_rtc_irq_bit 93 arch/x86/include/asm/hpet.h extern int hpet_mask_rtc_irq_bit(unsigned long bit_mask); hpet_mask_rtc_irq_bit 1145 arch/x86/kernel/hpet.c EXPORT_SYMBOL_GPL(hpet_mask_rtc_irq_bit); hpet_mask_rtc_irq_bit 750 drivers/char/rtc.c if (!hpet_mask_rtc_irq_bit(RTC_PIE | RTC_AIE | RTC_UIE)) { hpet_mask_rtc_irq_bit 1284 drivers/char/rtc.c if (hpet_mask_rtc_irq_bit(bit)) hpet_mask_rtc_irq_bit 369 drivers/rtc/rtc-cmos.c hpet_mask_rtc_irq_bit(mask); hpet_mask_rtc_irq_bit 686 drivers/rtc/rtc-cmos.c hpet_mask_rtc_irq_bit(RTC_AIE); hpet_mask_rtc_irq_bit 844 drivers/rtc/rtc-cmos.c hpet_mask_rtc_irq_bit(RTC_IRQMASK); hpet_mask_rtc_irq_bit 995 drivers/rtc/rtc-cmos.c hpet_mask_rtc_irq_bit(mask); hpet_mask_rtc_irq_bit 1109 drivers/rtc/rtc-cmos.c hpet_mask_rtc_irq_bit(RTC_AIE);