Home
last modified time | relevance | path

Searched refs:lookaside (Results 1 – 11 of 11) sorted by relevance

/freebsd/sys/contrib/openzfs/contrib/intel_qat/patch/
H A D0001-timespec.diff11 …/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…
/freebsd/contrib/less/
H A Dsearch.c115 struct hilite_node *lookaside; member
409 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()
/freebsd/crypto/krb5/src/
H A Dconfigure.ac412 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])
/freebsd/contrib/sqlite3/
H A Dsqlite3.c18605 #define DisableLookaside db->lookaside.bDisable++;db->lookaside.sz=0
18606 #define EnableLookaside db->lookaside.bDisable--;\
18607 db->lookaside.sz=db->lookaside.bDisable?0:db->lookaside.szTrue
18749 Lookaside lookaside; /* Lookaside malloc configuration */ member
25170 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 …]
/freebsd/crypto/krb5/src/include/
H A Dautoconf.h.in618 /* Define if the KDC should use no lookaside cache */
/freebsd/sys/dev/cxgbe/firmware/
H A Dt6fw_cfg_uwire.txt427 ncrypto_lookaside = 16 # Number of lookaside flow contexts
/freebsd/sys/contrib/openzfs/config/
H A Dkernel.m4596 QAT_SYMBOLS=$QAT_SRC/lookaside/access_layer/src/Module.symvers
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64SystemOperands.td816 // TLBI (translation lookaside buffer invalidate) instruction options.
/freebsd/crypto/krb5/src/po/
H A Dmit-krb5.pot3768 msgid "while initializing lookaside cache"
H A Dka.po3911 msgid "while initializing lookaside cache"
H A Dde.po3852 msgid "while initializing lookaside cache"