Searched refs:cached (Results 1 – 9 of 9) sorted by relevance
82 int cached; member175 dirp->cached = 0; in _wopendir()323 dirp->cached = 1; in dirent_first()328 dirp->cached = 0; in dirent_first()342 if (dirp->cached != 0) { in dirent_next()346 dirp->cached = 0; in dirent_next()
251 echo 'Image ${{ matrix.config.image }} is not cached.'266 - name: Load the cached image
284 The value 0 means non-cached IO mapping,609 - As regular cached memory (usually with write combining attribute),611 - As non-cached memory, if the variable is present and set to not "0" value.626 cached memory, the PMD will not perform the extra write memory barrier after
695 this O_DMAC and other flow fields that are cached already at the time697 will be directly programmed and not cached.
1064 - 0. It means the flow resources will be cached as usual. The resources will1065 be cached, helpful with flow insertion rate.1444 Flows are not cached in the driver.
56 attempt to share their web caches (cached from a set of back-end web servers) to
567 /* application cached these ids previously; see above */
739 - ``0``: the operation(s) is/are cached successfully in the crypto device queue
2459 To cleanup txq mbufs currently cached by driver::2463 If the value of ``free_cnt`` is 0, driver should free all cached mbufs.