Home
last modified time | relevance | path

Searched full:reached (Results 1 – 25 of 1559) sorted by relevance

12345678910>>...63

/openbmc/phosphor-power/phosphor-regulators/test/
H A Dconfig_file_parser_tests.cpp145 ADD_FAILURE() << "Should not have reached this line."; in TEST()
170 ADD_FAILURE() << "Should not have reached this line."; in TEST()
187 ADD_FAILURE() << "Should not have reached this line."; in TEST()
204 ADD_FAILURE() << "Should not have reached this line."; in TEST()
226 ADD_FAILURE() << "Should not have reached this line."; in TEST()
518 ADD_FAILURE() << "Should not have reached this line."; in TEST()
534 ADD_FAILURE() << "Should not have reached this line."; in TEST()
551 ADD_FAILURE() << "Should not have reached this line."; in TEST()
570 ADD_FAILURE() << "Should not have reached this line."; in TEST()
602 ADD_FAILURE() << "Should not have reached this line."; in TEST()
[all …]
H A Dexception_utils_tests.cpp69 ADD_FAILURE() << "Should not have reached this line."; in TEST()
84 ADD_FAILURE() << "Should not have reached this line."; in TEST()
152 ADD_FAILURE() << "Should not have reached this line."; in TEST()
202 ADD_FAILURE() << "Should not have reached this line."; in TEST()
217 ADD_FAILURE() << "Should not have reached this line."; in TEST()
232 ADD_FAILURE() << "Should not have reached this line."; in TEST()
H A Did_map_tests.cpp78 ADD_FAILURE() << "Should not have reached this line."; in TEST()
121 ADD_FAILURE() << "Should not have reached this line."; in TEST()
164 ADD_FAILURE() << "Should not have reached this line."; in TEST()
205 ADD_FAILURE() << "Should not have reached this line."; in TEST()
243 ADD_FAILURE() << "Should not have reached this line."; in TEST()
280 ADD_FAILURE() << "Should not have reached this line."; in TEST()
/openbmc/phosphor-power/phosphor-power-sequencer/test/
H A Dconfig_file_parser_tests.cpp339 ADD_FAILURE() << "Should not have reached this line."; in TEST()
368 ADD_FAILURE() << "Should not have reached this line."; in TEST()
408 ADD_FAILURE() << "Should not have reached this line."; in TEST()
424 ADD_FAILURE() << "Should not have reached this line."; in TEST()
441 ADD_FAILURE() << "Should not have reached this line."; in TEST()
458 ADD_FAILURE() << "Should not have reached this line."; in TEST()
475 ADD_FAILURE() << "Should not have reached this line."; in TEST()
535 ADD_FAILURE() << "Should not have reached this line."; in TEST()
551 ADD_FAILURE() << "Should not have reached this line."; in TEST()
568 ADD_FAILURE() << "Should not have reached this line."; in TEST()
[all …]
/openbmc/linux/sound/soc/tegra/
H A Dtegra20_spdif.h75 /* Interrupt when RX user FIFO attention level is reached */
78 /* Interrupt when TX user FIFO attention level is reached */
81 /* Interrupt when RX data FIFO attention level is reached */
84 /* Interrupt when TX data FIFO attention level is reached */
128 * (a) the end of a frame is reached after RX_EN is deeasserted, or
136 * This bit is deasserted when the end of a frame is reached after
146 * (a) the end of a frame is reached after TX_EN is deasserted, or
155 * (a) the end of a frame is reached after TX_EN is deasserted, or
184 * 1=attention level reached, 0=attention level not reached.
190 * 1=attention level reached, 0=attention level not reached.
[all …]
/openbmc/qemu/hw/timer/
H A Dslavio_timer.c44 * are zero. Bit 31 is 1 when count has been reached.
56 uint32_t count, counthigh, reached; member
134 t->reached = TIMER_REACHED; in slavio_timer_irq()
159 ret = t->counthigh | t->reached; in slavio_timer_mem_readl()
164 t->reached = 0; in slavio_timer_mem_readl()
169 // read counter and reached bit (system mode) or read lsbits in slavio_timer_mem_readl()
176 t->reached; in slavio_timer_mem_readl()
222 t->reached = 0; in slavio_timer_mem_writel()
246 t->reached = 0; in slavio_timer_mem_writel()
351 VMSTATE_UINT32(reached, CPUTimerState),
[all …]
/openbmc/phosphor-power/phosphor-regulators/test/actions/
H A Di2c_write_bit_action_tests.cpp61 ADD_FAILURE() << "Should not have reached this line."; in TEST()
76 ADD_FAILURE() << "Should not have reached this line."; in TEST()
170 ADD_FAILURE() << "Should not have reached this line."; in TEST()
206 ADD_FAILURE() << "Should not have reached this line."; in TEST()
216 ADD_FAILURE() << "Should not have reached this line."; in TEST()
266 ADD_FAILURE() << "Should not have reached this line."; in TEST()
276 ADD_FAILURE() << "Should not have reached this line."; in TEST()
H A Dpmbus_write_vout_command_action_tests.cpp94 ADD_FAILURE() << "Should not have reached this line."; in TEST()
211 ADD_FAILURE() << "Should not have reached this line."; in TEST()
240 ADD_FAILURE() << "Should not have reached this line."; in TEST()
283 ADD_FAILURE() << "Should not have reached this line."; in TEST()
294 ADD_FAILURE() << "Should not have reached this line."; in TEST()
343 ADD_FAILURE() << "Should not have reached this line."; in TEST()
354 ADD_FAILURE() << "Should not have reached this line."; in TEST()
409 ADD_FAILURE() << "Should not have reached this line."; in TEST()
420 ADD_FAILURE() << "Should not have reached this line."; in TEST()
474 ADD_FAILURE() << "Should not have reached this line."; in TEST()
[all …]
H A Di2c_compare_bit_action_tests.cpp60 ADD_FAILURE() << "Should not have reached this line."; in TEST()
75 ADD_FAILURE() << "Should not have reached this line."; in TEST()
160 ADD_FAILURE() << "Should not have reached this line."; in TEST()
195 ADD_FAILURE() << "Should not have reached this line."; in TEST()
205 ADD_FAILURE() << "Should not have reached this line."; in TEST()
H A Dpmbus_read_sensor_action_tests.cpp240 ADD_FAILURE() << "Should not have reached this line."; in TEST()
283 ADD_FAILURE() << "Should not have reached this line."; in TEST()
293 ADD_FAILURE() << "Should not have reached this line."; in TEST()
347 ADD_FAILURE() << "Should not have reached this line."; in TEST()
358 ADD_FAILURE() << "Should not have reached this line."; in TEST()
406 ADD_FAILURE() << "Should not have reached this line."; in TEST()
416 ADD_FAILURE() << "Should not have reached this line."; in TEST()
477 ADD_FAILURE() << "Should not have reached this line."; in TEST()
487 ADD_FAILURE() << "Should not have reached this line."; in TEST()
H A Di2c_write_bytes_action_tests.cpp75 ADD_FAILURE() << "Should not have reached this line."; in TEST()
120 ADD_FAILURE() << "Should not have reached this line."; in TEST()
137 ADD_FAILURE() << "Should not have reached this line."; in TEST()
286 ADD_FAILURE() << "Should not have reached this line."; in TEST()
328 ADD_FAILURE() << "Should not have reached this line."; in TEST()
339 ADD_FAILURE() << "Should not have reached this line."; in TEST()
389 ADD_FAILURE() << "Should not have reached this line."; in TEST()
400 ADD_FAILURE() << "Should not have reached this line."; in TEST()
H A Di2c_write_byte_action_tests.cpp142 ADD_FAILURE() << "Should not have reached this line."; in TEST()
178 ADD_FAILURE() << "Should not have reached this line."; in TEST()
188 ADD_FAILURE() << "Should not have reached this line."; in TEST()
232 ADD_FAILURE() << "Should not have reached this line."; in TEST()
242 ADD_FAILURE() << "Should not have reached this line."; in TEST()
H A Drun_rule_action_tests.cpp55 ADD_FAILURE() << "Should not have reached this line."; in TEST()
88 ADD_FAILURE() << "Should not have reached this line."; in TEST()
112 ADD_FAILURE() << "Should not have reached this line."; in TEST()
/openbmc/qemu/contrib/plugins/
H A Dstoptrigger.c4 * Stop execution once a given address is reached or if the
5 * count of executed instructions reached a specified limit
47 char *msg = g_strdup_printf("icount reached at 0x%" PRIx64 ", exiting\n", in exit_icount_reached()
56 char *msg = g_strdup_printf("0x%" PRIx64 " reached, exiting\n", insn_vaddr); in exit_address_reached()
/openbmc/linux/include/uapi/linux/
H A Dquota.h168 #define QUOTA_NL_IHARDWARN 1 /* Inode hardlimit reached */
170 #define QUOTA_NL_ISOFTWARN 3 /* Inode softlimit reached */
171 #define QUOTA_NL_BHARDWARN 4 /* Block hardlimit reached */
173 #define QUOTA_NL_BSOFTWARN 6 /* Block softlimit reached */
/openbmc/linux/include/linux/
H A Dclockchips.h26 * reached from SHUTDOWN.
27 * SHUTDOWN: Device is powered-off. Can be reached from PERIODIC or ONESHOT.
29 * reached from DETACHED or SHUTDOWN.
30 * ONESHOT: Device is programmed to generate event only once. Can be reached
/openbmc/linux/Documentation/filesystems/spufs/
H A Dspu_create.rst76 EMFILE The process has reached its maximum open file limit.
81 ENFILE The system has reached the global open file limit.
89 texts has been reached.
/openbmc/linux/tools/perf/pmu-events/arch/x86/silvermont/
H A Dpipeline.json7 … the branch but also based on the execution path through which execution reached this EIP. The BPU…
15 … the branch but also based on the execution path through which execution reached this EIP. The BPU…
24 … the branch but also based on the execution path through which execution reached this EIP. The BPU…
33 … the branch but also based on the execution path through which execution reached this EIP. The BPU…
42 … the branch but also based on the execution path through which execution reached this EIP. The BPU…
51 … the branch but also based on the execution path through which execution reached this EIP. The BPU…
60 … the branch but also based on the execution path through which execution reached this EIP. The BPU…
69 … the branch but also based on the execution path through which execution reached this EIP. The BPU…
78 … the branch but also based on the execution path through which execution reached this EIP. The BPU…
87 … the branch but also based on the execution path through which execution reached this EIP. The BPU…
/openbmc/linux/include/uapi/linux/can/
H A Derror.h71 #define CAN_ERR_CRTL_RX_WARNING 0x04 /* reached warning level for RX errors */
72 #define CAN_ERR_CRTL_TX_WARNING 0x08 /* reached warning level for TX errors */
73 #define CAN_ERR_CRTL_RX_PASSIVE 0x10 /* reached error passive status RX */
74 #define CAN_ERR_CRTL_TX_PASSIVE 0x20 /* reached error passive status TX */
/openbmc/linux/drivers/thermal/qcom/
H A DKconfig11 when a threshold is reached.
22 gets updated when a threshold is reached.
/openbmc/openbmc/meta-security/recipes-ids/suricata/files/
H A DCVE-2024-38536.patch4 Subject: [PATCH 4/4] http: fix nul deref on memcap reached
7 when memcap is reached.
/openbmc/docs/designs/
H A Decc-dbus-sel.md20 error logging limits are reached.[1]. The BMC ECC SEL will follow IPMI SEL
67 reached, the ECC service will stop to record the ECC log. The `maximum quantity`
101 - logging limit reached log : When the correctable ECC log reaches the
/openbmc/phosphor-state-manager/scripts/
H A Dhost-reboot4 # (if the reboot count has been reached)
48 # Normally the standard power on path will determine if the system has reached
/openbmc/linux/lib/
H A Dstackdepot.c98 * initialized or the limit on the number of pools is reached.
226 * pools is reached, do not use the preallocated memory. in depot_init_pool()
249 * maximum number of pools is reached. In either case, take in depot_init_pool()
269 /* Bail out if we reached the pool limit. */ in depot_alloc_stack()
271 WARN_ONCE(1, "Stack depot reached limit capacity"); in depot_alloc_stack()
283 * If the maximum number of pools is not reached, take note in depot_alloc_stack()
/openbmc/bmcweb/redfish-core/lib/
H A Deventservice_sse.hpp24 BMCWEB_LOG_WARNING("Max SSE subscriptions reached"); in createSubscription()
25 conn.close("Max SSE subscriptions reached"); in createSubscription()

12345678910>>...63