hi_flags 618 drivers/char/hpet.c info->hi_flags = hi_flags 684 drivers/char/hpet.c compat_ulong_t hi_flags; /* information */ hi_flags 702 drivers/char/hpet.c put_user(info.hi_flags, &u->hi_flags) || hi_flags 10 include/uapi/linux/hpet.h unsigned long hi_flags; /* information */ hi_flags 121 samples/timers/hpet_example.c info.hi_ireqfreq, info.hi_flags); hi_flags 166 samples/timers/hpet_example.c fprintf(stderr, "hpet_poll: info.hi_flags 0x%lx\n", info.hi_flags); hi_flags 168 samples/timers/hpet_example.c if (info.hi_flags && (ioctl(fd, HPET_EPI, 0) < 0)) { hi_flags 271 samples/timers/hpet_example.c fprintf(stderr, "hpet_fasync: info.hi_flags 0x%lx\n", info.hi_flags); hi_flags 273 samples/timers/hpet_example.c if (info.hi_flags && (ioctl(fd, HPET_EPI, 0) < 0)) {