Searched refs:end_set (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/arch/metag/mm/
H A Dcache.c346 unsigned long flush0, flush1, flush2, flush3, end_set; metag_phys_code_cache_flush() local
380 end_set = flush0 + loops; metag_phys_code_cache_flush()
406 * However we don't correct end_set here at the moment metag_phys_code_cache_flush()
409 end_set -= step; metag_phys_code_cache_flush()
445 if (flush0 == end_set) { metag_phys_code_cache_flush()
/linux-4.1.27/drivers/media/platform/exynos-gsc/
H A Dgsc-regs.c306 goto end_set; gsc_hw_set_out_image_format()
342 end_set: gsc_hw_set_out_image_format()
/linux-4.1.27/drivers/scsi/aic7xxx/
H A Daic7xxx_core.c6853 u_int end_set[num_critical_sections]; ahc_loadseq() local
6870 memset(end_set, 0, sizeof(end_set)); ahc_loadseq()
6921 && end_set[cs_count] == FALSE) { ahc_loadseq()
6923 end_set[cs_count] = TRUE; ahc_loadseq()
H A Daic79xx_core.c9356 u_int end_set[num_critical_sections]; ahd_loadseq() local
9384 memset(end_set, 0, sizeof(end_set)); ahd_loadseq()
9475 && end_set[cs_count] == FALSE) { ahd_loadseq()
9477 end_set[cs_count] = TRUE; ahd_loadseq()

Completed in 285 milliseconds