Home
last modified time | relevance | path

Searched refs:bitmaps (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/krb5/plugins/kdb/db2/libdb2/hash/
H A Dhash.c336 memset(hashp->hdr.bitmaps, 0, sizeof(hashp->hdr.bitmaps));
1057 P_16_COPY(srcp->bitmaps[i], destp->bitmaps[i]);
1086 M_16_SWAP(hdrp->bitmaps[i]);
H A Dhash.h95 u_int16_t bitmaps[NCACHED]; /* address of overflow page bitmaps */ member
H A Dhash_page.c844 if (OADDR_TO_PAGE(hashp->hdr.bitmaps[i]) == pgno)
1043 hashp->hdr.bitmaps[ndx] = (u_int16_t)pnum;
1340 hashp->hdr.bitmaps[ndx], A_BITMAP);
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Drelease.txt560 Change: iWARP related bitmaps should only be freed if iWARP is enabled.
2409 6. Request: Check that ECORE RoCE bitmaps are clear before freeing them.
3321 13. Request: Refactored implementation of RoCE bitmaps with new bitmap OSALs.