h_cycle 128 drivers/video/fbdev/acornfb.c vidc.h_cycle = vidc.h_border_end + var->right_margin + 12 - 8; h_cycle 129 drivers/video/fbdev/acornfb.c vidc.h_interlace = vidc.h_cycle / 2; h_cycle 164 drivers/video/fbdev/acornfb.c vidc_writel(0x80000000 | vidc.h_cycle); h_cycle 226 drivers/video/fbdev/acornfb.c printk(KERN_DEBUG " H-cycle : %d\n", vidc.h_cycle); h_cycle 58 drivers/video/fbdev/acornfb.h u_int h_cycle; h_cycle 164 fs/xfs/libxfs/xfs_log_format.h __be32 h_cycle; /* write cycle of log : 4 */ h_cycle 3021 fs/xfs/xfs_log.c head->h_cycle = cpu_to_be32(log->l_curr_cycle); h_cycle 1278 fs/xfs/xfs_log_recover.c log->l_curr_cycle = be32_to_cpu(rhead->h_cycle); h_cycle 1564 fs/xfs/xfs_log_recover.c recp->h_cycle = cpu_to_be32(cycle);