Home
last modified time | relevance | path

Searched refs:generation (Results 1 – 25 of 253) sorted by relevance

1234567891011

/openbmc/u-boot/fs/btrfs/
H A Dconv-funcs.h123 sector_size, type, generation, start_offset, dev_group)
128 DEFINE_CONV(btrfs_free_space_header, location, generation, num_entries,
130 DEFINE_CONV(btrfs_extent_item, refs, generation, flags)
139 DEFINE_CONV(btrfs_inode_item, generation, transid, size, nbytes, block_group,
144 DEFINE_CONV(btrfs_root_item, inode, generation, root_dirid, bytenr, byte_limit,
149 DEFINE_CONV(btrfs_file_extent_item, generation, ram_bytes, other_encoding,
151 DEFINE_CONV_ALT(btrfs_file_extent_item, inl, generation, ram_bytes,
159 DEFINE_CONV(btrfs_header, bytenr, flags, generation, owner, nritems)
164 DEFINE_CONV(btrfs_super_block, bytenr, flags, magic, generation, root,
173 DEFINE_CONV(btrfs_key_ptr, key, blockptr, generation)
H A Dsuper.c36 if (root_backup->tree_root_gen == sb->generation) in btrfs_check_super_roots()
190 btrfs_info.sb.generation = 0; in btrfs_read_superblock()
219 } else if (sb->generation > btrfs_info.sb.generation) { in btrfs_read_superblock()
226 if (!btrfs_info.sb.generation) { in btrfs_read_superblock()
244 btrfs_info.sb.generation); in btrfs_read_superblock()
H A Dbtrfs_tree.h374 __u64 generation; member
445 __u64 generation; member
468 __u64 generation; member
541 __u64 generation; member
590 __u64 generation; member
658 __u64 generation; member
H A Dctree.h84 __u64 generation; member
150 __u64 generation; member
246 __u64 generation; member
H A DKconfig8 next-generation Linux file system based on the copy-on-write
/openbmc/pldm/host-bmc/dbus/
H A Dpcie_slot.cpp8 auto PCIeSlot::generation() const -> Generations in generation() function in pldm::dbus::PCIeSlot
11 generation(); in generation()
14 auto PCIeSlot::generation(Generations value) -> Generations in generation() function in pldm::dbus::PCIeSlot
17 generation(value); in generation()
H A Dpcie_slot.hpp34 Generations generation() const override;
37 Generations generation(Generations value) override;
/openbmc/bmcweb/redfish-core/lib/
H A Dpcie_slots.hpp64 const std::string* generation = nullptr; in onPcieSlotGetAllDone() local
71 generation, "Lanes", lanes, "SlotType", slotType, "HotPluggable", in onPcieSlotGetAllDone()
80 if (generation != nullptr) in onPcieSlotGetAllDone()
83 pcie_util::redfishPcieGenerationFromDbus(*generation); in onPcieSlotGetAllDone()
86 BMCWEB_LOG_WARNING("Unknown PCIe Slot Generation: {}", *generation); in onPcieSlotGetAllDone()
/openbmc/openbmc/meta-security/meta-integrity/recipes-security/ima-evm-utils/ima-evm-utils/
H A D0001-Do-not-get-generation-using-ioctl-when-evm_portable-.patch4 Subject: [PATCH] Do not get generation using ioctl when evm_portable is true
7 generation with the ioctl since in some cases this may not be supported
11 This avoids the current work-around of passing --generation 0 when the
/openbmc/phosphor-dbus-interfaces/
H A DREADME.md4 [sdbusplus binding generation tool sdbus++][].
31 [sdbusplus binding generation tool sdbus++]:
32 https://github.com/openbmc/sdbusplus/blob/master/README.md#binding-generation-tool
/openbmc/phosphor-bmc-code-mgmt/i2c-vr/isl69269/
H A Disl69269.cpp78 generation(gen) in ISL69269()
167 (generation == Gen::Gen2) ? gen2RegRemainginWrites : regRemainginWrites; in getRemainingWrites()
181 if (generation == Gen::Gen2) in getHexMode()
186 else if (generation == Gen::Gen3p5) in getHexMode()
284 switch (generation) in getCRC()
349 if (generation == Gen::Gen3p5 && sepLine[6] >= 0xBA) in parseImage()
361 if (generation == Gen::Gen3) in parseImage()
531 if (generation == Gen::Gen2) in getProgStatus()
536 else if (generation == Gen::Gen3p5) in getProgStatus()
/openbmc/openbmc/meta-arm/meta-arm/recipes-security/optee/optee-client/
H A D0001-tee-supplicant-update-udev-systemd-install-code.patch8 - Make systemd service file generation and installation optional.
9 - Make udev rule file generation and installation optional.
28 +option(CFG_ENABLE_SYSTEMD "Enable systemd service unit file generation." ON)
29 +option(CFG_ENABLE_UDEV "Enable udev rules file generation." ON)
/openbmc/u-boot/doc/device-tree-bindings/clock/
H A Dsnps,hsdk-cgu.txt1 * Synopsys HSDK clock generation unit
9 - reg: the pair of physical base address and length of clock generation unit
/openbmc/qemu/docs/specs/
H A Dvmgenid.rst11 The VM generation ID (``vmgenid``) device is an emulated device which
27 generation ID support in a virtualization platform" section of
31 - **R1a** The generation ID shall live in an 8-byte aligned buffer.
33 - **R1b** The buffer holding the generation ID shall be in guest RAM,
36 - **R1c** The buffer holding the generation ID shall be kept separate from
42 - **R1e** The generation ID shall not live in a page frame that could be
44 generation ID lives in RAM, ROM or MMIO, it shall only be mapped as
241 (QEMU) query-vm-generation-id
/openbmc/qemu/docs/system/
H A Dcpu-models-mips.rst.inc11 matches the generation of the host CPUs in use. In a deployment with a
43 matches the generation of the host CPUs in use. In a deployment with a
87 matches the generation of the host CPUs in use. In a deployment with a
/openbmc/smbios-mdr/src/
H A Dpcieslot.cpp76 PCIeSlot::generation(PCIeGeneration::Unknown); in pcieGeneration()
80 PCIeSlot::generation(it->second); in pcieGeneration()
/openbmc/openbmc/poky/meta/recipes-core/glibc/
H A Dglibc-locale.inc21 #enable locale generation on these arches
25 # set "1" to use cross-localedef for locale generation
26 # set "0" for qemu emulation of native localedef for locale generation
H A Dcross-localedef-native_2.41.bb1 SUMMARY = "Cross locale generation tool for glibc"
31 file://0013-eglibc-Forward-port-cross-locale-generation-support.patch \
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-cheetah_3.2.6.post1.bb1 SUMMARY = "Python template engine and code generation tool"
H A Dpython3-pycocotools_2.0.8.bb2 person keypoints detection, stuff segmentation, and caption generation."
/openbmc/openbmc/poky/meta/recipes-core/images/
H A Dcore-image-tiny-initramfs.bb1 # Simple initramfs image artifact generation for tiny images.
7 that can subsequently be picked up by external image generation tools such as wic."
/openbmc/u-boot/arch/arm/mach-omap2/omap4/
H A DKconfig17 bool "Amazon Kindle Fire (first generation)"
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/libdvbpsi/
H A Dlibdvbpsi_1.3.3.bb2 and generation of MPEG TS and DVB PSI tables according to standards \
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/zeroconf/zeroconf/
H A Dmakefile-add-ldflags.patch19 # Automatic dependency generation
/openbmc/openbmc/poky/bitbake/lib/layerindexlib/tests/testdata/
H A DREADME11 basic index generation, and not any deep recipe based contents.

1234567891011