Searched refs:cs_table (Results 1 – 2 of 2) sorted by relevance
6385 struct cs cs_table[num_critical_sections]; in ahc_loadseq() local6456 cs_table[cs_count].end = downloaded; in ahc_loadseq()6464 cs_table[cs_count].begin = downloaded; in ahc_loadseq()6479 memcpy(ahc->critical_sections, cs_table, cs_count); in ahc_loadseq()
8558 struct cs cs_table[num_critical_sections]; in ahd_loadseq() local8680 cs_table[cs_count].end = downloaded; in ahd_loadseq()8688 cs_table[cs_count].begin = downloaded; in ahd_loadseq()8703 memcpy(ahd->critical_sections, cs_table, cs_count); in ahd_loadseq()