Searched refs:cache (Results 26 - 39 of 39) sorted by relevance

12

/openwrt/include/
H A Dautotools.mk38 [ -d $(p)/autom4te.cache ] && rm -rf autom4te.cache; \
/openwrt/target/linux/ar71xx/image/lzma-loader/src/
H A DMakefile48 OBJECTS := head.o loader.o cache.o board.o printf.o LzmaDecode.o
/openwrt/target/linux/lantiq/image/lzma-loader/src/
H A DMakefile48 OBJECTS := head.o loader.o cache.o board-$(PLATFORM).o printf.o LzmaDecode.o
/openwrt/target/linux/ramips/image/lzma-loader/src/
H A DMakefile48 OBJECTS := head.o loader.o cache.o board-$(PLATFORM).o printf.o LzmaDecode.o
/openwrt/package/network/config/swconfig/src/
H A Dswlib.c39 static struct nl_cache *cache; variable in typeref:struct:nl_cache
655 if (cache)
656 nl_cache_free(cache);
661 cache = NULL;
680 ret = genl_ctrl_alloc_cache(handle, &cache);
682 DPRINTF("Failed to allocate netlink cache\n");
686 family = genl_ctrl_search_by_name(cache, "switch");
/openwrt/package/devel/valgrind/
H A DMakefile45 TITLE += (cache profiling)
/openwrt/package/libs/libnl-tiny/src/
H A Dmsg.c164 #include <netlink/cache.h>
/openwrt/target/imagebuilder/files/
H A DMakefile68 --cache $(DL_DIR) \
/openwrt/target/linux/oxnas/files/arch/arm/mach-oxnas/
H A Dplatsmp.c17 #include <linux/cache.h>
/openwrt/toolchain/gcc/
H A Dcommon.mk178 (cd $(GCC_BUILD_DIR) && rm -f config.cache; \
/openwrt/target/linux/generic/files/fs/yaffs2/
H A Dyaffs_guts.h136 int n_bytes; /* Only valid if the cache is dirty */
418 * still in the inode cache.
539 int cache_bypass_aligned; /* If non-zero then bypass the cache for
737 struct yaffs_cache *cache; member in struct:yaffs_dev
/openwrt/package/kernel/linux/modules/
H A Dfs.mk12 TITLE:=General filesystem local cache manager
/openwrt/package/network/services/ead/src/tinysrp/
H A DMakefile.in424 -rm -f config.cache config.log stamp-h stamp-h[0-9]*
/openwrt/target/linux/gemini/files/drivers/net/ethernet/gemini/
H A Dsl351x.c24 #include <linux/cache.h>

Completed in 94 milliseconds

12