Searched refs:lookaside (Results 1 – 11 of 11) sorted by relevance
11 …/quickassist/lookaside/access_layer/src/sample_code/performance/framework/linux/kernel_space/cpa_s…13 --- a/quickassist/lookaside/access_layer/src/sample_code/performance/framework/linux/kernel_space/c…14 +++ b/quickassist/lookaside/access_layer/src/sample_code/performance/framework/linux/kernel_space/c…
115 struct hilite_node *lookaside; member409 anchor->lookaside = NULL; in clr_hlist()434 if (anchor->lookaside) in hlist_find()439 n = anchor->lookaside; in hlist_find()466 anchor->lookaside = n = n->prev; in hlist_find()468 anchor->lookaside = n = n->next; in hlist_find()510 anchor->lookaside = n; in hlist_find()512 anchor->lookaside = m; in hlist_find()799 anchor->lookaside = n; in add_hilite()
412 AC_ARG_ENABLE([kdc-lookaside-cache],413 AS_HELP_STRING([--disable-kdc-lookaside-cache],417 AC_DEFINE(NOCACHE,1,[Define if the KDC should use no lookaside cache])
18605 #define DisableLookaside db->lookaside.bDisable++;db->lookaside.sz=018606 #define EnableLookaside db->lookaside.bDisable--;\18607 db->lookaside.sz=db->lookaside.bDisable?0:db->lookaside.szTrue18749 Lookaside lookaside; /* Lookaside malloc configuration */ member25170 u32 nInit = countLookasideSlots(db->lookaside.pInit); in sqlite3LookasideUsed()25171 u32 nFree = countLookasideSlots(db->lookaside.pFree); in sqlite3LookasideUsed()25173 nInit += countLookasideSlots(db->lookaside.pSmallInit); in sqlite3LookasideUsed()25174 nFree += countLookasideSlots(db->lookaside.pSmallFree); in sqlite3LookasideUsed()25176 assert( db->lookaside.nSlot >= nInit+nFree ); in sqlite3LookasideUsed()25177 if( pHighwater ) *pHighwater = (int)(db->lookaside.nSlot - nInit); in sqlite3LookasideUsed()[all …]
618 /* Define if the KDC should use no lookaside cache */
427 ncrypto_lookaside = 16 # Number of lookaside flow contexts
596 QAT_SYMBOLS=$QAT_SRC/lookaside/access_layer/src/Module.symvers
816 // TLBI (translation lookaside buffer invalidate) instruction options.
3768 msgid "while initializing lookaside cache"
3911 msgid "while initializing lookaside cache"
3852 msgid "while initializing lookaside cache"