Home
last modified time | relevance | path

Searched refs:cache (Results 2051 – 2075 of 2199) sorted by relevance

1...<<8182838485868788

/openbmc/linux/net/ipv4/
H A Darp.c281 if (dev->header_ops->cache) in arp_constructor()
/openbmc/linux/Documentation/hwmon/
H A Dlm90.rst636 transaction completion, effectively doubling the register cache refresh time.
/openbmc/qemu/qapi/
H A Dmachine-target.json51 # definition (e.g. cache info passthrough and PMU passthrough in
/openbmc/linux/Documentation/virt/uml/
H A Duser_mode_linux_howto_v2.rst889 be able to cache the shared data using a much smaller amount of memory,
1033 knowledge, UML will not know about it and its own in-memory cache of
1046 all of the cache/memory synchronization traffic between cores. As a
/openbmc/linux/net/core/
H A Dskbuff.c624 struct kmem_cache *cache; in __alloc_skb() local
629 cache = (flags & SKB_ALLOC_FCLONE) in __alloc_skb()
640 skb = kmem_cache_alloc_node(cache, gfp_mask & ~GFP_DMA, node); in __alloc_skb()
680 kmem_cache_free(cache, skb); in __alloc_skb()
/openbmc/linux/fs/btrfs/
H A Dinode.c2959 struct btrfs_block_group *cache; in btrfs_release_delalloc_bytes() local
2961 cache = btrfs_lookup_block_group(fs_info, start); in btrfs_release_delalloc_bytes()
2962 ASSERT(cache); in btrfs_release_delalloc_bytes()
2964 spin_lock(&cache->lock); in btrfs_release_delalloc_bytes()
2965 cache->delalloc_bytes -= len; in btrfs_release_delalloc_bytes()
2966 spin_unlock(&cache->lock); in btrfs_release_delalloc_bytes()
2968 btrfs_put_block_group(cache); in btrfs_release_delalloc_bytes()
/openbmc/openbmc/poky/bitbake/doc/bitbake-user-manual/
H A Dbitbake-user-manual-fetching.rst105 Since network accesses are slow, BitBake maintains a cache of files
422 preserve the local cache carefully for future use. The default value
/openbmc/linux/Documentation/kernel-hacking/
H A Dhacking.rst345 Before inventing your own cache of often-used objects consider using a
346 slab cache in ``include/linux/slab.h``
/openbmc/linux/Documentation/translations/it_IT/kernel-hacking/
H A Dhacking.rst368 Prima di inventare la vostra cache per gli oggetti più usati, considerate
369 l'uso di una cache slab disponibile in ``include/linux/slab.h``.
/openbmc/linux/include/linux/
H A Dfs.h2933 alloc_inode_sb(struct super_block *sb, struct kmem_cache *cache, gfp_t gfp) in alloc_inode_sb() argument
2935 return kmem_cache_alloc_lru(cache, &sb->s_inode_lru, gfp); in alloc_inode_sb()
/openbmc/qemu/docs/system/
H A Dqemu-block-drivers.rst.inc147 particularly interesting with :option:`cache=writethrough` which doesn't batch
436 node-name=drive0,filename=/dev/nullb0,cache.direct=on`` to pass through
/openbmc/ipmitool/control/
H A Dipmitool.spec.in288 - New '-S' argument to read local SDR cache created with 'sdr dump'.
/openbmc/u-boot/lib/lzma/
H A Dlzma.txt157 Memory speed has no big meaning. But if your CPU has small data cache,
/openbmc/linux/Documentation/networking/
H A Dvrf.rst359 cache
/openbmc/docs/designs/
H A Dfirmware-update-via-blobs.md249 closing, the cache will be flushed and any staged pieces deleted.
/openbmc/qemu/hw/nvme/
H A Dtrace-events70 pci_nvme_getfeat_vwcache(const char* result) "get feature volatile write cache, result=%s"
/openbmc/openbmc/poky/documentation/brief-yoctoprojectqs/
H A Dindex.rst245 failures by using :ref:`overview-manual/concepts:shared state cache`
/openbmc/qemu/tests/qemu-iotests/
H A D060.out389 qcow2: Marking image as corrupt: Cannot get entry from refcount block cache: Offset 0x200 is unalig…
H A D061.out55 === Testing version downgrade with zero expansion and 4K cache entries ===
/openbmc/linux/Documentation/driver-api/nvdimm/
H A Dnvdimm.rst62 File system extensions to bypass the page cache and block layer to
/openbmc/linux/Documentation/arch/arm/
H A Dcluster-pm-race-avoidance.rst319 other operations (such as cache invalidation) which are required
/openbmc/linux/fs/overlayfs/
H A Dsuper.c155 oi->cache = NULL; in ovl_alloc_inode()
/openbmc/linux/Documentation/admin-guide/mm/
H A Dtranshuge.rst58 unused memory to be used as cache or other movable (or even unmovable
/openbmc/linux/Documentation/admin-guide/sysctl/
H A Dnet.rst211 Per-cpu reserved forward alloc cache size in page units. Default 1MB per CPU.
/openbmc/linux/drivers/infiniband/hw/mlx5/
H A Dmlx5_ib.h1131 struct mlx5_mkey_cache cache; member

1...<<8182838485868788