Home
last modified time | relevance | path

Searched defs:store (Results 51 - 75 of 529) sorted by relevance

12345678910>>...22

/kernel/linux/linux-5.10/drivers/md/
H A Ddm-sysfs.c15 ssize_t (*store)(struct mapped_device *, const char *, size_t count); member
H A Ddm-exception-store.c142 static int set_chunk_size(struct dm_exception_store *store, in set_chunk_size() argument
160 int dm_exception_store_set_chunk_size(struct dm_exception_store *store, in dm_exception_store_set_chunk_size() argument
191 dm_exception_store_create(struct dm_target *ti, int argc, char **argv, struct dm_snapshot *snap, unsigned *args_used, struct dm_exception_store **store) dm_exception_store_create() argument
254 dm_exception_store_destroy(struct dm_exception_store *store) dm_exception_store_destroy() argument
[all...]
/kernel/linux/linux-5.10/include/linux/
H A Dmdev.h101 ssize_t (*store)(struct kobject *kobj, struct device *dev, member
H A Dfrontswap.h19 int (*store)(unsigned, pgoff_t, struct page *); /* store a page */ member
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/
H A Dia_css_env.h69 void (*store)(hrt_address addr, const void *data, uint32_t bytes); member
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/
H A Dia_css_env.h70 void (*store)(hrt_address addr, const void *data, uint32_t bytes); member
/kernel/linux/linux-6.6/drivers/md/
H A Ddm-exception-store.c143 static int set_chunk_size(struct dm_exception_store *store, in set_chunk_size() argument
161 int dm_exception_store_set_chunk_size(struct dm_exception_store *store, in dm_exception_store_set_chunk_size() argument
192 dm_exception_store_create(struct dm_target *ti, int argc, char **argv, struct dm_snapshot *snap, unsigned int *args_used, struct dm_exception_store **store) dm_exception_store_create() argument
255 dm_exception_store_destroy(struct dm_exception_store *store) dm_exception_store_destroy() argument
[all...]
H A Ddm-sysfs.c16 ssize_t (*store)(struct mapped_device *md, const char *p, size_t count); member
/third_party/mesa3d/src/asahi/lib/
H A Dagx_device.h65 uint32_t store; member
/third_party/mesa3d/src/compiler/nir/
H A Dnir_intrinsics.py1048 def store(nam function
[all...]
/third_party/node/src/crypto/
H A Dcrypto_random.cc76 std::shared_ptr<BackingStore> store = in EncodeOutput() local
/third_party/node/deps/v8/third_party/wasm-api/example/
H A Dtrap.c37 wasm_store_t* store = wasm_store_new(engine); in main() local
H A Dthreads.cc29 auto store = store_.get(); in run() local
99 auto store = wasm::Store::make(engine.get()); in main() local
H A Dtrap.cc14 auto store = reinterpret_cast<wasm::Store*>(env); variable
33 auto store = store_.get(); in run() local
H A Dmemory.cc69 auto store = store_.get(); in run() local
H A Dmulti.c42 wasm_store_t* store = wasm_store_new(engine); in main() local
H A Dcallback.c67 wasm_store_t* store = wasm_store_new(engine); in main() local
H A Dcallback.cc63 auto store = store_.get(); in run() local
H A Dserialize.c22 wasm_store_t* store = wasm_store_new(engine); in main() local
H A Dtable.cc77 auto store = store_.get(); in run() local
/third_party/node/src/
H A Dnode_blob.h22 std::shared_ptr<v8::BackingStore> store; member
69 BlobTransferData( const std::vector<BlobEntry>& store, size_t length) BlobTransferData() argument
/third_party/node/deps/v8/src/builtins/
H A Dgrowable-fixed-array-gen.cc17 Branch(IntPtrEqual(capacity, length), &grow, &store); in Push() local
/third_party/node/deps/v8/src/objects/
H A Dcompressed-slots-inl.h47 void CompressedObjectSlot::store(Object value) const { in store() function in v8::internal::CompressedObjectSlot
113 void CompressedMaybeObjectSlot::store(MaybeObject value) const { in store() function in v8::internal::CompressedMaybeObjectSlot
155 void CompressedHeapObjectSlot::store(HeapObjectReference value) const { in store() function in v8::internal::CompressedHeapObjectSlot
178 void OffHeapCompressedObjectSlot::store(Object value) const { in store() function in v8::internal::OffHeapCompressedObjectSlot
/third_party/node/deps/openssl/openssl/crypto/
H A Dcore_fetch.c20 OSSL_METHOD_STORE *store; member
[all...]
/third_party/node/deps/openssl/openssl/fuzz/
H A Dx509.c40 X509_STORE *store = NULL; in FuzzerTestOneInput() local

Completed in 11 milliseconds

12345678910>>...22