Home
last modified time | relevance | path

Searched refs:condition (Results 201 – 225 of 726) sorted by relevance

12345678910>>...30

/openbmc/phosphor-mrw-tools/
H A Dgen_ipmi_sensor.pl238 while (my ($condition,$offsets) = each %{$dbusPropertyValue}) {
239 print $fh " $condition:\n";
/openbmc/qemu/chardev/
H A Dchar-fd.c139 GIOCondition condition, in child_func() argument
144 parent->cond |= condition; in child_func()
/openbmc/linux/Documentation/devicetree/bindings/power/reset/
H A Dgpio-restart.yaml21 is configured as an output, and driven active, triggering a level triggered reset condition.
22 This will also cause an inactive->active edge condition, triggering positive edge triggered
/openbmc/linux/include/linux/
H A Dmmiotrace.h14 unsigned long condition, struct pt_regs *);
/openbmc/linux/Documentation/i2c/
H A Dgpio-fault-injection.rst27 the condition of SCL being unresponsive and report an error to the upper
36 master under test should detect this condition and trigger a bus recovery (see
63 above, the bus master under test should detect this condition and try a bus
89 Here, we want to simulate the condition where the master under test loses the
/openbmc/linux/arch/parisc/net/
H A Dbpf_jit.h180 #define hppa_combt(r1, r2, target_addr, condition, nop) \ argument
182 r2, r1, condition, target_addr, nop) /* combt,cond,n r1,r2,addr */
194 #define hppa_combf(r1, r2, target_addr, condition, nop) \ argument
196 r2, r1, condition, target_addr, nop) /* combf,cond,n r1,r2,addr */
/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/omxplayer/omxplayer/
H A D0006-Prevent-ffmpeg-configure-compile-race-condition.patch4 Subject: [PATCH] Prevent ffmpeg configure/compile race condition
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-printing/cups/cups-filters/
H A Dfix-make-race.patch4 Subject: [PATCH] Fix a Makefile race condition
/openbmc/qemu/migration/
H A Dexec.c63 GIOCondition condition, in exec_accept_incoming_migration() argument
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/
H A DChassis.interface.yaml78 Chassis power status is in a brownout condition.
91 Chassis power status is in a good condition
/openbmc/linux/tools/testing/selftests/mm/
H A Dmremap_dontunmap.c30 #define BUG_ON(condition, description) \ argument
32 if (condition) { \
/openbmc/qemu/io/
H A Dchannel-file.c284 GIOCondition condition) in qio_channel_file_create_watch() argument
289 condition); in qio_channel_file_create_watch()
H A Dchannel-command.c350 GIOCondition condition) in qio_channel_command_create_watch() argument
356 condition); in qio_channel_command_create_watch()
/openbmc/linux/Documentation/powerpc/
H A Dsyscall64-abi.rst32 - For the sc instruction, both a value and an error condition are returned.
33 cr0.SO is the error condition, and r3 is the return value. When cr0.SO is
63 | cr0 | Volatile | (cr0.SO is the return error condition.) |
/openbmc/qemu/net/
H A Dstream.c65 GIOCondition condition, in net_stream_writable() argument
117 GIOCondition condition,
145 GIOCondition condition, in net_stream_send() argument
/openbmc/linux/drivers/usb/core/
H A Dusb.c894 if (iface && (iface->condition == USB_INTERFACE_UNBINDING || in usb_lock_device_for_reset()
895 iface->condition == USB_INTERFACE_UNBOUND)) in usb_lock_device_for_reset()
910 if (iface && (iface->condition == USB_INTERFACE_UNBINDING || in usb_lock_device_for_reset()
911 iface->condition == USB_INTERFACE_UNBOUND)) in usb_lock_device_for_reset()
/openbmc/linux/Documentation/devicetree/bindings/riscv/
H A Dextensions.yaml172 request #158 from hirooih/clmul-fix-loop-end-condition") of
179 hirooih/clmul-fix-loop-end-condition") of riscv-bitmanip.
185 #158 from hirooih/clmul-fix-loop-end-condition") of riscv-bitmanip.
191 from hirooih/clmul-fix-loop-end-condition") of riscv-bitmanip.
/openbmc/linux/include/kunit/
H A Dassert.h85 const char *condition; member
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-class-led-flash77 a short or open circuit condition on the indicator LED
86 the condition persists until this flag is no longer set
/openbmc/linux/lib/kunit/
H A Dassert.c59 unary_assert->condition); in kunit_unary_assert_format()
63 unary_assert->condition); in kunit_unary_assert_format()
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/Decorator/
H A DPowerSystemInputs.interface.yaml23 condition where one or more power supplies report AC loss VIN
/openbmc/openbmc/poky/meta/recipes-extended/unzip/unzip/
H A DCVE-2019-13232_p1.patch21 * This condition was checked when G.incnt_leftover was set > 0 in
/openbmc/openbmc/meta-arm/meta-arm/recipes-security/trusted-services/files/
H A D0001-Limit-nanopb-build-to-single-process.patch7 to be a race condition. This fix disables parallel build as
/openbmc/phosphor-power/phosphor-regulators/docs/config_file/
H A Dcompare_presence.md9 [device](device.md). It can also be used in an [if](if.md) condition to execute
/openbmc/linux/lib/
H A Dtest_user_copy.c34 #define test(condition, msg, ...) \ argument
36 int cond = (condition); \

12345678910>>...30