Searched refs:store (Results 1 – 4 of 4) sorted by relevance
366 of memory on which to store mappings, but it can only ask the system475 of a "backing" store for a swap device. The data is stored into692 It is designed to store up to two compressed pages per physical702 It is designed to store up to three compressed pages per physical710 zsmalloc is a slab-based memory allocator designed to store
272 ret = ops->store(type, offset, page); in __frontswap_store()
1253 .store = zswap_frontswap_store,
5019 ssize_t (*store)(struct kmem_cache *s, const char *x, size_t count); member5510 if (!attribute->store) in slab_attr_store()5513 err = attribute->store(s, buf, len); in slab_attr_store()5524 .store = slab_attr_store,