/openbmc/google-misc/subprojects/nemora-postd/src/ |
H A D | socket_manager.cpp | 42 std::string serialized = Serializer::Serialize(bcast); in SendDatagram() local 57 auto err = sendto(fd, serialized.c_str(), serialized.length(), 0, addr6, in SendDatagram() 70 err = sendto(fd, serialized.c_str(), serialized.length(), 0, addr4, in SendDatagram()
|
/openbmc/telemetry/tests/src/ |
H A D | test_labeled_tuple.cpp | 44 nlohmann::json serialized(initial); in TEST_P() local 46 EXPECT_EQ(serialized["StringValue"], string_value); in TEST_P() 48 auto& actual_serialized_value = serialized["DoubleValue"]; in TEST_P() 62 LabeledTestingTuple deserialized = serialized.get<LabeledTestingTuple>(); in TEST_P()
|
/openbmc/openbmc/poky/meta/recipes-devtools/python/ |
H A D | python3-sphinxcontrib-serializinghtml_2.0.0.bb | 1 SUMMARY = 'sphinxcontrib-serializinghtml is a sphinx extension which outputs "serialized" HTML file…
|
/openbmc/linux/drivers/gpu/drm/i915/display/ |
H A D | intel_pmdemand.c | 471 u32 *reg1, u32 *reg2, bool serialized) in intel_pmdemand_update_params() argument 492 u32 current_val = serialized ? 0 : REG_FIELD_GET((mask), *(reg)); \ in intel_pmdemand_update_params() 521 bool serialized) in intel_pmdemand_program_params() argument 539 serialized); in intel_pmdemand_program_params()
|
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/ |
H A D | python3-javaobj-py3_0.4.4.bb | 3 for reading and writing (writing is WIP currently) Java objects serialized\
|
/openbmc/qemu/tests/qemu-iotests/ |
H A D | 303.out | 70 0 serialized 65536 10092544 160 "type": "serialized",
|
/openbmc/linux/Documentation/admin-guide/nfs/ |
H A D | nfs-idmapper.rst | 69 hand". This program takes two arguments, a serialized key and a key 70 description. The serialized key is first converted into a key_serial_t, and
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-crypto/pkcs11-helper/ |
H A D | pkcs11-helper_1.30.0.bb | 5 certificates, or selecting a certificate directly by serialized id, handling \
|
/openbmc/linux/Documentation/locking/ |
H A D | seqlock.rst | 43 multiple writers. Write side critical sections must thus be serialized 96 sections must be serialized and non-preemptible. This variant of 99 side critical sections are properly serialized.
|
/openbmc/u-boot/doc/device-tree-bindings/video/ |
H A D | rockchip-lvds.txt | 17 serialized LVDS signal.
|
/openbmc/linux/Documentation/core-api/ |
H A D | padata.rst | 14 is currently the sole consumer of padata's serialized job support. 25 The first step in using padata to run serialized jobs is to set up a 39 jobs to be serialized independently. A padata_instance may have one or more
|
H A D | cpu_hotplug.rst | 391 serialized against CPU hotplug operations and provide the automatic 455 The state setup and the callback invocations are serialized against CPU 506 The state removal and the callback invocations are serialized against CPU 573 serialized against CPU hotplug operations. These functions cannot be used
|
/openbmc/u-boot/doc/device-tree-bindings/gpio/ |
H A D | mscc_sgpio.txt | 26 the serialized gpio stream. One 'port' will transport from 1 to 4
|
/openbmc/linux/tools/testing/selftests/cgroup/ |
H A D | memcg_protection.m | 80 % in reality reclaim is serialized and each sibling recalculates own residual
|
/openbmc/docs/designs/ |
H A D | binarystore-via-blobs.md | 141 NOTE: the newly created blob is not serialized and stored until `BmcBlobCommit` 150 indicates that the memory content matches the data serialized to storage. 159 Store the serialized BinaryBlobStore to associated system file.
|
/openbmc/linux/Documentation/isdn/ |
H A D | interface_capi.rst | 136 Calls to these functions are serialized by Kernel CAPI so that only 143 Calls to these functions are serialized by Kernel CAPI so that only 164 Calls to this function are not serialized by Kernel CAPI, ie. it must
|
/openbmc/telemetry/ |
H A D | .gitignore | 81 # Android studio 3.1+ serialized cache file
|
/openbmc/linux/Documentation/w1/masters/ |
H A D | ds2490.rst | 56 writes are serialized and the status verifies that the chip is idle
|
/openbmc/linux/Documentation/devicetree/bindings/display/imx/ |
H A D | ldb.txt | 70 serialized LVDS signal.
|
/openbmc/bmcweb/ |
H A D | .gitignore | 96 # Android studio 3.1+ serialized cache file
|
/openbmc/qemu/hw/i386/kvm/ |
H A D | xenstore_impl.c | 72 bool serialized; member 1550 if (s->serialized) { in xs_impl_serialize() 1555 s->serialized = true; in xs_impl_serialize()
|
/openbmc/linux/Documentation/admin-guide/hw-vuln/ |
H A D | special-register-buffer-data-sampling.rst | 79 serialized, resulting in an overall reduction in the maximum RDRAND
|
/openbmc/linux/Documentation/userspace-api/netlink/ |
H A D | specs.rst | 207 Numerical attribute ID, used in serialized Netlink messages. 329 Numerical message ID, used in serialized Netlink messages.
|
/openbmc/linux/include/soc/fsl/qe/ |
H A D | qe.h | 382 u8 serialized[QE_FLTR_TAD_SIZE]; member
|
/openbmc/linux/Documentation/virt/kvm/x86/ |
H A D | timekeeping.rst | 543 non-serialized. Forcing serialized execution is necessary for precise 563 Due to non-serialized reads, you may actually end up with a range which
|