Lines Matching refs:savlist
224 * - Modifications to the key_sad.sahlists, sah.savlist and key_sad.savlut
226 * - Read accesses to the key_sad.sahlists, sah.savlist and key_sad.savlut
375 /* Macros for key_sad.sahlist#savlist */
381 PSLIST_READER_FIRST(&(sah)->savlist[(state)], struct secasvar, \
386 PSLIST_READER_FOREACH((sav), &(sah)->savlist[(state)], \
389 PSLIST_WRITER_FOREACH((sav), &(sah)->savlist[(state)], \
396 (PSLIST_WRITER_FIRST(&(sah)->savlist[(state)], struct secasvar, \
399 PSLIST_WRITER_INSERT_HEAD(&(sah)->savlist[(state)], (sav), \
1385 "savlist is not sorted: sah=%p, state=%d, "
1577 * Remove the sav from the savlist of its sah and wait for references to the sav
3209 for (i = 0; i < __arraycount(newsah->savlist); i++)
3210 PSLIST_INIT(&newsah->savlist[i]);
5450 /* Add to sah#savlist */
5879 /* Add to sah#savlist */
6091 /* Add to sah#savlist */