Searched refs:cs_table (Results 1 – 2 of 2) sorted by relevance
6418 struct cs cs_table[num_critical_sections]; in ahc_loadseq() local6489 cs_table[cs_count].end = downloaded; in ahc_loadseq()6497 cs_table[cs_count].begin = downloaded; in ahc_loadseq()6513 memcpy(ahc->critical_sections, cs_table, cs_count); in ahc_loadseq()
8610 struct cs cs_table[num_critical_sections]; in ahd_loadseq() local8732 cs_table[cs_count].end = downloaded; in ahd_loadseq()8740 cs_table[cs_count].begin = downloaded; in ahd_loadseq()8756 memcpy(ahd->critical_sections, cs_table, cs_count); in ahd_loadseq()