/kernel/linux/linux-5.10/kernel/sched/ |
H A D | core_ctl.c | 212 ssize_t (*store)(struct cluster_data *, const char *, size_t count); member 254 static ssize_t store(struct kobject *kobj, struct attribute *attr, in store() function
|
/kernel/linux/linux-5.10/kernel/ |
H A D | padata.c | 876 ssize_t (*store)(struct padata_instance *, struct attribute *, member
|
/kernel/linux/linux-6.6/fs/cachefiles/ |
H A D | internal.h | 76 struct dentry *store; /* Directory into which live objects go */ member
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | msi.h | 227 struct xarray store; member
|
H A D | sysfs.h | 256 ssize_t (*store)(struct kobject *, struct attribute *, const char *, size_t); member
|
/kernel/linux/linux-6.6/drivers/uio/ |
H A D | uio.c | 74 ssize_t (*store)(struct uio_mem *, const char *, size_t); member 163 ssize_t (*store)(struct uio_port *, const char *, size_t); member
|
/kernel/linux/linux-6.6/drivers/platform/x86/ |
H A D | uv_sysfs.c | 153 ssize_t (*store)(struct uv_bios_hub_info *hub_info, const char *buf, size_t sz); member 318 ssize_t (*store)(struct uv_bios_port_info *port_info, const char *buf, size_t size); member 489 ssize_t (*store)(struct uv_pci_top_obj *top_obj, const char *buf, size_t size); member
|
/kernel/linux/linux-6.6/kernel/ |
H A D | padata.c | 864 ssize_t (*store)(struct padata_instance *, struct attribute *, member
|
/kernel/linux/linux-6.6/drivers/dma/ioat/ |
H A D | dma.h | 144 ssize_t (*store)(struct dma_chan *, const char *, size_t); member
|
/kernel/linux/linux-6.6/drivers/infiniband/core/ |
H A D | sysfs.c | 80 ssize_t (*store)(struct ib_device *ibdev, struct rdma_hw_stats *stats, member 89 ssize_t (*store)(struct ib_device *ibdev, struct rdma_hw_stats *stats, member [all...] |
/kernel/linux/linux-6.6/arch/x86/kernel/cpu/mce/ |
H A D | amd.c | 907 ssize_t (*store) (struct threshold_block *, const char *, size_t count); member 1015 static ssize_t store(struct kobject *kobj, struct attribute *attr, in store() function
|
/kernel/linux/linux-6.6/kernel/sched/ |
H A D | core_ctl.c | 212 ssize_t (*store)(struct cluster_data *, const char *, size_t count); member 254 static ssize_t store(struct kobject *kobj, struct attribute *attr, in store() function
|
/test/xts/acts/distributeddatamgr/relationalStoretest/relationalStoreNdktestHvigor/entry/src/main/cpp/ |
H A D | napi_init.cpp | 229 auto store = OH_Rdb_CreateOrOpen(config, &errCode);
in OH_Rdb_SetDbType_SQLITE_0200() local 283 auto store in OH_Rdb_SetDbType_SQLITE_0300() local 333 auto store = OH_Rdb_CreateOrOpen(config, &errCode); OH_Rdb_SetDbType_SQLITE_Id_0100() local 382 auto store = OH_Rdb_CreateOrOpen(config, &errCode); OH_Rdb_SetDbType_SQLITE_Id_0200() local 1702 auto store = OH_Rdb_CreateOrOpen(NULL, &errcode); OH_Rdb_CreateOrOpen_Param_0100() local 1732 auto store = OH_Rdb_CreateOrOpen(config, &errCode); OH_Rdb_ExecuteByTrxId_Param_0100() local 1761 auto store = OH_Rdb_CreateOrOpen(config, &errCode); OH_Rdb_ExecuteByTrxId_Param_0200() local 1807 auto store = OH_Rdb_CreateOrOpen(config, &errCode); OH_Rdb_ExecuteByTrxId_Param_0300() local 1837 auto store = OH_Rdb_CreateOrOpen(config, &errCode); OH_Rdb_BeginTransWithTrxId_Param_0100() local 1864 auto store = OH_Rdb_CreateOrOpen(config, &errCode); OH_Rdb_BeginTransWithTrxId_Param_0200() local 1891 auto store = OH_Rdb_CreateOrOpen(config, &errCode); OH_Rdb_CommitByTrxId_Param_0100() local 1918 auto store = OH_Rdb_CreateOrOpen(config, &errCode); OH_Rdb_CommitByTrxId_Param_0200() local 1952 auto store = OH_Rdb_CreateOrOpen(config, &errCode); OH_Rdb_RollBackByTrxId_Param_0100() local 1977 auto store = OH_Rdb_CreateOrOpen(config, &errCode); OH_Rdb_RollBackByTrxId_Param_0200() local [all...] |
/third_party/curl/lib/vtls/ |
H A D | x509asn1.c | 268 static CURLcode bool2str(struct dynbuf *store, in bool2str() argument 281 static CURLcode octet2str(struct dynbuf *store, in octet2str() argument 292 static CURLcode bit2str(struct dynbuf *store, in bit2str() argument 307 static CURLcode int2str(struct dynbuf *store, in int2str() argument 420 static CURLcode encodeOID(struct dynbuf *store, in encodeOID() argument 456 OID2str(struct dynbuf *store, const char *beg, const char *end, bool symbolic) OID2str() argument 479 GTime2str(struct dynbuf *store, const char *beg, const char *end) GTime2str() argument 550 UTime2str(struct dynbuf *store, const char *beg, const char *end) UTime2str() argument 593 ASN1tostr(struct dynbuf *store, struct Curl_asn1Element *elem, int type) ASN1tostr() argument 649 encodeDN(struct dynbuf *store, struct Curl_asn1Element *dn) encodeDN() argument 855 dumpAlgo(struct dynbuf *store, struct Curl_asn1Element *param, const char *beg, const char *end) dumpAlgo() argument 1039 DNtostr(struct dynbuf *store, struct Curl_asn1Element *dn) DNtostr() argument [all...] |
/third_party/icu/icu4c/source/tools/gencnval/ |
H A D | gencnval.c | 96 char *store; member
|
/third_party/libwebsockets/include/libwebsockets/ |
H A D | lws-secure-streams-policy.h | 353 const lws_ss_trust_store_t *store; member
|
/third_party/mesa3d/src/compiler/nir/ |
H A D | nir_split_vars.c | 1172 get_non_self_referential_store_comps(nir_intrinsic_instr *store) in get_non_self_referential_store_comps() argument
|
H A D | nir_deref.c | 1346 opt_store_vec_deref(nir_builder *b, nir_intrinsic_instr *store) in opt_store_vec_deref() argument [all...] |
/third_party/mesa3d/src/compiler/nir/tests/ |
H A D | vars_tests.cpp | 435 nir_intrinsic_instr *store = get_intrinsic(nir_intrinsic_store_deref, i); in TEST_F() local 851 nir_intrinsic_instr *store; in TEST_F() local 932 nir_intrinsic_instr *store; TEST_F() local 1071 nir_intrinsic_instr *store = get_intrinsic(nir_intrinsic_store_deref, i); TEST_F() local 1106 nir_intrinsic_instr *store = get_intrinsic(nir_intrinsic_store_deref, 2); TEST_F() local 1166 nir_intrinsic_instr *store = get_intrinsic(nir_intrinsic_store_deref, 1); TEST_F() local 1670 nir_intrinsic_instr *store = get_intrinsic(nir_intrinsic_store_deref, 0); TEST_F() local 1688 nir_intrinsic_instr *store = get_intrinsic(nir_intrinsic_store_deref, 0); TEST_F() local 1716 nir_intrinsic_instr *store = get_intrinsic(nir_intrinsic_store_deref, 0); TEST_F() local 1738 nir_intrinsic_instr *store = get_intrinsic(nir_intrinsic_store_deref, 0); TEST_F() local [all...] |
/third_party/mesa3d/src/gallium/drivers/r600/sfn/ |
H A D | sfn_nir.cpp | 233 auto store = nir_store_output(b, clip_i, intr->src[1].ssa); variable 470 auto store = nir_intrinsic_instr_create(b.shader, nir_intrinsic_store_local_shared_r600); in r600_lower_shared_io_impl() local [all...] |
/third_party/node/src/crypto/ |
H A D | crypto_context.cc | 58 static X509_STORE* store = NewRootCertStore(); in GetOrCreateRootCertStore() local 221 X509_STORE* store = X509_STORE_new(); in NewRootCertStore() local 778 auto store in SetRootCerts() local 1337 AddCertsFromFile( X509_STORE* store, const char* file) AddCertsFromFile() argument 1367 X509_STORE* store = GetOrCreateRootCertStore(); UseExtraCaCerts() local [all...] |
/third_party/node/src/ |
H A D | node_buffer.cc | 307 std::unique_ptr<BackingStore> store; in New() local 1298 std::shared_ptr<BackingStore> store = buf->GetBackingStore(); in DetachArrayBuffer() local
|
/third_party/mesa3d/src/microsoft/compiler/ |
H A D | dxil_internal.h | 244 struct dxil_instr_store store; member
|
/third_party/mesa3d/src/mesa/main/ |
H A D | texgetimage.c | 784 struct compressed_pixelstore store; in get_compressed_texsubimage_sw() local 1792 struct compressed_pixelstore store; get_compressed_texture_image() local [all...] |
/third_party/mesa3d/src/gallium/drivers/lima/ir/gp/ |
H A D | scheduler.c | 622 gpir_store_node *store = gpir_node_to_store(node); in schedule_try_place_node() local 897 gpir_store_node *store = gpir_node_to_store(instr->slots[slot]); in get_killed_regs() local 913 spill_node(sched_ctx *ctx, gpir_node *node, gpir_store_node *store) spill_node() argument 1009 gpir_store_node *store = node->sched.physreg_store; try_spill_node() local 1033 gpir_store_node *store = gpir_node_create(ctx->block, gpir_op_store_reg); try_spill_node() local [all...] |