/openbmc/qemu/scripts/ |
H A D | clean-header-guards.pl | 40 my %guarded = (); 181 if (exists $guarded{$guard}) { 182 gripe($fname, "guard $guard also used by $guarded{$guard}"); 184 $guarded{$guard} = $fname;
|
/openbmc/docs/designs/ |
H A D | guard-on-bmc.md | 31 them out of service. The list of faulty but guarded components can be stored in 96 Inventory path of the DIMM or Processor core to be guarded. 103 - List Guard: List all the guarded components. 131 - Resolved: Status of guarded hardware 133 - Used to indicate whether guarded hardware is repaired or replaced. 136 system platforms guarded hardware records may not be deleted and used for 172 "Enabled": "False" <--- guarded a CPU1
|
/openbmc/linux/lib/ |
H A D | Kconfig.kfence | 33 allocations will be guarded by KFENCE. May be overridden via boot 40 int "Number of guarded objects available" 44 The number of guarded objects available. For each KFENCE object, 2
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/microsoft-gsl/microsoft-gsl/ |
H A D | 0002-Fix-gcc-build-problem.patch | 23 // Turn off clang unsafe buffer warnings as all accessed are guarded by runtime checks 55 // Turn off clang unsafe buffer warnings as all accessed are guarded by runtime checks
|
H A D | 0001-Fix-initialization-in-test-1140.patch | 26 +// Turn off clang unsafe buffer warnings as all accessed are guarded by runtime checks 52 +// Turn off clang unsafe buffer warnings as all accessed are guarded by runtime checks
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/fbset/fbset/ |
H A D | 0001-fbset-including-asm-types.h-is-needed-on-all-linux-s.patch | 8 define should not be guarded by __GLIBC__ but by __linux__
|
/openbmc/openbmc/meta-phosphor/recipes-phosphor/flash/files/ |
H A D | OpenBMC.priv | 8 carefully guarded.
|
/openbmc/linux/Documentation/driver-api/surface_aggregator/ |
H A D | internal.rst | 261 Other parts of the packet transport layer are guarded independently. State 264 are guarded by their own lock. 271 set. Access to it in these functions is guarded by ``READ_ONCE()``, whereas 272 setting ``ptl`` is equally guarded with ``WRITE_ONCE()`` for symmetry. 445 Other parts of the request transport layer are guarded independently. State 448 are guarded by their own lock. 558 event (un-)registration is guarded by its own lock. 560 Access to the controller state is guarded by the state lock. This lock is a
|
/openbmc/phosphor-logging/extensions/openpower-pels/ |
H A D | src.hpp | 70 guarded = 0x01000000 enumerator
|
H A D | src.cpp | 761 _hexData[3] & static_cast<uint32_t>(ErrorStatusFlags::guarded)), in getJSON() 1389 setErrorStatusFlag(ErrorStatusFlags::guarded); in addJSONCallout()
|
H A D | pel.cpp | 616 return (*src)->getErrorStatusFlag(SRC::ErrorStatusFlags::guarded); in getGuardFlag()
|
/openbmc/linux/Documentation/dev-tools/ |
H A D | kfence.rst | 40 guarded by KFENCE. The default is configurable via the Kconfig option 58 255), the number of available guarded objects can be controlled. Each object 244 SLUB) returns a guarded allocation from the KFENCE object pool (allocation
|
/openbmc/linux/Documentation/mm/ |
H A D | split_page_table_lock.rst | 38 If split lock is disabled, all tables are guarded by mm->page_table_lock.
|
/openbmc/linux/drivers/acpi/ |
H A D | ec.c | 575 bool guarded; in acpi_ec_guard_event() local 590 guarded = ec_event_clearing == ACPI_EC_EVT_TIMING_EVENT && in acpi_ec_guard_event() 594 return guarded; in acpi_ec_guard_event()
|
/openbmc/qemu/include/hw/core/ |
H A D | cpu.h | 262 bool guarded; member
|
/openbmc/ipmitool/lib/ |
H A D | ipmi_sol.c | 685 uint8_t guarded) in ipmi_sol_set_param() argument 690 int bGuarded = guarded; /* Use set-in-progress indicator? */ in ipmi_sol_set_param()
|
/openbmc/qemu/target/riscv/insn_trans/ |
H A D | trans_rvi.c.inc | 124 * tracked. zicfilp introduces sw guarded branch as well. sw guarded 125 * branch are not tracked. rs1 == xT2 is a sw guarded branch.
|
/openbmc/linux/Documentation/process/ |
H A D | maintainer-soc.rst | 105 * Add duplicate defines in the devicetree file guarded by an #ifndef section,
|
/openbmc/qemu/target/arm/ |
H A D | ptw.c | 2123 result->f.extra.arm.guarded = extract64(attrs, 50, 1); /* GP */ in get_phys_addr_lpae() 3346 s1_guarded = result->f.extra.arm.guarded; in get_phys_addr_twostage() 3399 result->f.extra.arm.guarded = s1_guarded; in get_phys_addr_twostage()
|
/openbmc/linux/arch/arm64/boot/dts/qcom/ |
H A D | sdm845-oneplus-common.dtsi | 74 * The rmtfs_mem needs to be guarded due to "XPU limitations"
|
/openbmc/libpldm/docs/checklists/ |
H A D | changes.md | 180 - [ ] I've guarded the test cases of functions marked `LIBPLDM_ABI_TESTING` so
|
/openbmc/qemu/docs/devel/ |
H A D | rcu.rst | 193 Note that a ``goto`` out of the guarded block will also drop the lock.
|
/openbmc/u-boot/doc/ |
H A D | README.armada-secureboot | 197 should be carefully guarded.
|
/openbmc/qemu/target/arm/tcg/ |
H A D | helper-a64.c | 1893 return full->extra.arm.guarded; in is_guarded_page()
|
/openbmc/linux/arch/riscv/ |
H A D | Kconfig | 311 systems. Selecting any of the options guarded by NONPORTABLE will
|