Searched refs:cs_table (Results 1 – 2 of 2) sorted by relevance
6420 struct cs cs_table[num_critical_sections]; in ahc_loadseq() local6491 cs_table[cs_count].end = downloaded; in ahc_loadseq()6499 cs_table[cs_count].begin = downloaded; in ahc_loadseq()6515 memcpy(ahc->critical_sections, cs_table, cs_count); in ahc_loadseq()
8612 struct cs cs_table[num_critical_sections]; in ahd_loadseq() local8734 cs_table[cs_count].end = downloaded; in ahd_loadseq()8742 cs_table[cs_count].begin = downloaded; in ahd_loadseq()8758 memcpy(ahd->critical_sections, cs_table, cs_count); in ahd_loadseq()