Searched refs:cs_table (Results 1 – 2 of 2) sorted by relevance
6331 struct cs cs_table[num_critical_sections]; in ahc_loadseq() local6402 cs_table[cs_count].end = downloaded; in ahc_loadseq()6410 cs_table[cs_count].begin = downloaded; in ahc_loadseq()6426 memcpy(ahc->critical_sections, cs_table, cs_count); in ahc_loadseq()
8088 struct cs cs_table[num_critical_sections]; in ahd_loadseq() local8206 cs_table[cs_count].end = downloaded; in ahd_loadseq()8214 cs_table[cs_count].begin = downloaded; in ahd_loadseq()8230 memcpy(ahd->critical_sections, cs_table, cs_count); in ahd_loadseq()