Home
last modified time | relevance | path

Searched full:triggered (Results 1 – 25 of 1685) sorted by relevance

12345678910>>...68

/openbmc/qemu/tests/unit/
H A Dptimer-test.c19 static bool triggered; variable
23 triggered = true; in ptimer_trigger()
71 triggered = false; in check_set_count()
77 g_assert_false(triggered); in check_set_count()
86 triggered = false; in check_set_limit()
93 g_assert_false(triggered); in check_set_limit()
100 g_assert_false(triggered); in check_set_limit()
110 triggered = false; in check_oneshot()
121 g_assert_false(triggered); in check_oneshot()
128 g_assert_false(triggered); in check_oneshot()
[all …]
/openbmc/sdbusplus/test/bus/
H A Dmatch.cpp19 void waitForIt(bool& triggered) in waitForIt() argument
21 for (size_t i = 0; (i < 16) && !triggered; ++i) in waitForIt()
31 bool triggered = false; in TEST_F() local
38 sdbusplus::bus::match_t m{bus, matchRule(), trigger, &triggered}; in TEST_F()
41 waitForIt(triggered); in TEST_F()
42 ASSERT_FALSE(triggered); in TEST_F()
46 waitForIt(triggered); in TEST_F()
47 ASSERT_TRUE(triggered); in TEST_F()
52 bool triggered = false; in TEST_F() local
53 auto trigger = [&triggered](sdbusplus::message_t& /*m*/) { in TEST_F()
[all …]
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/
H A Dnotif-wait.c24 bool triggered = false; in iwl_notification_wait() local
35 * If it already finished (triggered) or has been in iwl_notification_wait()
40 if (w->triggered || w->aborted) in iwl_notification_wait()
58 w->triggered = true; in iwl_notification_wait()
59 triggered = true; in iwl_notification_wait()
65 return triggered; in iwl_notification_wait()
97 wait_entry->triggered = false; in iwl_init_notification_wait()
122 wait_entry->triggered || wait_entry->aborted, in iwl_wait_notification()
/openbmc/linux/tools/perf/pmu-events/arch/x86/broadwellde/
H A Dmemory.json3 "BriefDescription": "Number of times HLE abort was triggered",
7 "PublicDescription": "Number of times HLE abort was triggered.",
196 "BriefDescription": "Number of times RTM abort was triggered",
200 "PublicDescription": "Number of times RTM abort was triggered .",
271 "PublicDescription": "Unfriendly TSX abort triggered by a vzeroupper instruction.",
279 "PublicDescription": "Unfriendly TSX abort triggered by a nest count that is too deep.",
299 …"BriefDescription": "Number of times a TSX Abort was triggered due to an evicted line caused by a …
302 …"PublicDescription": "Number of times a TSX Abort was triggered due to an evicted line caused by a…
315 …"BriefDescription": "Number of times a TSX Abort was triggered due to release/commit but data and …
318 …"PublicDescription": "Number of times a TSX Abort was triggered due to release/commit but data and…
[all …]
/openbmc/linux/Documentation/driver-api/iio/
H A Dtriggered-buffers.rst2 Triggered Buffers
7 IIO triggered buffer setup
10 * :c:func:`iio_triggered_buffer_setup` — Setup triggered buffer and pollfunc
15 A typical triggered buffer setup looks like this::
45 /* setup triggered buffer, usually in probe function */
69 .. kernel-doc:: drivers/iio/buffer/industrialio-triggered-buffer.c
/openbmc/linux/tools/perf/pmu-events/arch/x86/broadwellx/
H A Dmemory.json3 "BriefDescription": "Number of times HLE abort was triggered",
7 "PublicDescription": "Number of times HLE abort was triggered.",
367 "BriefDescription": "Number of times RTM abort was triggered",
371 "PublicDescription": "Number of times RTM abort was triggered .",
442 "PublicDescription": "Unfriendly TSX abort triggered by a vzeroupper instruction.",
450 "PublicDescription": "Unfriendly TSX abort triggered by a nest count that is too deep.",
470 …"BriefDescription": "Number of times a TSX Abort was triggered due to an evicted line caused by a …
473 …"PublicDescription": "Number of times a TSX Abort was triggered due to an evicted line caused by a…
486 …"BriefDescription": "Number of times a TSX Abort was triggered due to release/commit but data and …
489 …"PublicDescription": "Number of times a TSX Abort was triggered due to release/commit but data and…
[all …]
/openbmc/linux/include/linux/
H A Dhw_breakpoint.h59 perf_overflow_handler_t triggered,
75 perf_overflow_handler_t triggered,
81 perf_overflow_handler_t triggered,
107 perf_overflow_handler_t triggered, in register_user_hw_breakpoint() argument
119 perf_overflow_handler_t triggered, in register_wide_hw_breakpoint_cpu() argument
124 perf_overflow_handler_t triggered, in register_wide_hw_breakpoint() argument
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dvidioc-dqevent.rst117 - This event is triggered on the vertical sync. This event has a
122 - This event is triggered when the end of a stream is reached. This
128 which you want to receive events. This event is triggered if the
152 - Triggered immediately when the reception of a frame has begun.
165 - This event is triggered when a source parameter change is detected
167 change triggered by a video decoder or the format change happening
181 - Triggered whenever the motion detection state for one or more of
323 - This control event was triggered because the value of the control
329 - This control event was triggered because the control flags
333 - This control event was triggered because the minimum, maximum,
[all …]
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dtest_subprogs_extable.c14 unsigned int triggered; variable
27 triggered++; in BPF_PROG()
37 triggered++; in BPF_PROG()
47 triggered++; in BPF_PROG()
/openbmc/linux/Documentation/hwmon/
H A Dlm78.rst45 Temperatures are measured in degrees Celsius. An alarm is triggered once
46 when the Overtemperature Shutdown limit is crossed; it is triggered again
54 triggered if the rotation speed has dropped below a programmable limit. Fan
61 An alarm is triggered if the voltage has crossed a programmable minimum
72 If an alarm triggers, it will remain triggered until the hardware register
H A Dgl518sm.rst50 triggered if the rotation speed has dropped below a programmable limit. In
51 case when you have selected to turn fan1 off, no fan1 alarm is triggered.
59 An alarm is triggered if the voltage has crossed a programmable minimum or
68 When an alarm is triggered, you can be warned by a beeping signal through your
72 If an alarm triggers, it will remain triggered until the hardware register
H A Dsis5595.rst86 Temperatures are measured in degrees Celsius. An alarm is triggered once
87 when the max is crossed; it is also triggered when it drops below the min
92 triggered if the rotation speed has dropped below a programmable limit. Fan
99 alarm is triggered if the voltage has crossed a programmable minimum or
106 triggered when an external chip has crossed its limits. Usually, this is
110 If an alarm triggers, it will remain triggered until the hardware register
H A Dvia686a.rst48 Temperatures are measured in degrees Celsius. An alarm is triggered once
49 when the Overtemperature Shutdown limit is crossed; it is triggered again
53 triggered if the rotation speed has dropped below a programmable limit. Fan
60 An alarm is triggered if the voltage has crossed a programmable minimum
64 If an alarm triggers, it will remain triggered until the hardware register
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Sensor/Threshold/
H A DHardShutdown.interface.yaml61 The sensor value that triggered the alarm change.
69 The sensor value that triggered the alarm change.
77 The sensor value that triggered the alarm change.
85 The sensor value that triggered the alarm change.
H A DWarning.interface.yaml59 The sensor value that triggered the alarm change.
67 The sensor value that triggered the alarm change.
75 The sensor value that triggered the alarm change.
83 The sensor value that triggered the alarm change.
H A DSoftShutdown.interface.yaml60 The sensor value that triggered the alarm change.
68 The sensor value that triggered the alarm change.
76 The sensor value that triggered the alarm change.
84 The sensor value that triggered the alarm change.
H A DCritical.interface.yaml59 The sensor value that triggered the alarm change.
67 The sensor value that triggered the alarm change.
75 The sensor value that triggered the alarm change.
83 The sensor value that triggered the alarm change.
H A DPerformanceLoss.interface.yaml61 The sensor value that triggered the alarm change.
69 The sensor value that triggered the alarm change.
77 The sensor value that triggered the alarm change.
85 The sensor value that triggered the alarm change.
/openbmc/linux/Documentation/devicetree/bindings/gpio/
H A Dcavium-octeon-gpio.txt21 1 - edge triggered on the rising edge.
22 2 - edge triggered on the falling edge
23 4 - level triggered active high.
24 8 - level triggered active low.
/openbmc/phosphor-debug-collector/tools/dreport.d/
H A DREADME.md14 - core: Triggered by an application core dump
16 - elog: Triggered when there are specific phosphor-logging event logs.
17 - checkstop: Triggered on a specific type of host crash.
18 - ramoops: Triggered when there is a kernel panic.
/openbmc/linux/drivers/iio/
H A Dindustrialio-triggered-event.c14 * iio_triggered_event_setup() - Setup pollfunc_event for triggered event
20 * when setting up a triggered event. It will allocate the pollfunc_event and
21 * set mode to use it for triggered event.
63 MODULE_DESCRIPTION("IIO helper functions for setting up triggered events");
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Dump/
H A DCreate.interface.yaml73 Specifies the type of the error that triggered the BMC dump
92 Dump triggered due to application core.
95 Dump triggered by the user.
98 This type of dump is triggered in response to a specific error
104 Dump triggered due to Ramoops type error commit.
/openbmc/linux/drivers/comedi/drivers/
H A Damplc_dio200_common.c240 unsigned int triggered) in dio200_read_scan_intr() argument
249 if (triggered & (1U << ch)) in dio200_read_scan_intr()
265 unsigned int triggered; in dio200_handle_read_intr() local
270 triggered = 0; in dio200_handle_read_intr()
275 * Collect interrupt sources that have triggered and disable in dio200_handle_read_intr()
277 * sources have triggered, at which point, the valid part of in dio200_handle_read_intr()
286 subpriv->valid_isns & ~triggered)) != 0) { in dio200_handle_read_intr()
287 triggered |= intstat; in dio200_handle_read_intr()
288 cur_enabled &= ~triggered; in dio200_handle_read_intr()
294 * source has triggered. in dio200_handle_read_intr()
[all …]
/openbmc/linux/Documentation/devicetree/bindings/power/reset/
H A Dgpio-restart.yaml15 This binding supports level and edge triggered reset. At driver load time, the driver will
21 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
24 active->inactive edge, triggering negative edge triggered reset. After a delay specified by
/openbmc/linux/Documentation/devicetree/bindings/soc/qcom/
H A Dqcom,rpmh-rsc.yaml16 using a (addr, val) pair and triggered. Messages in the TCS are then sent in
25 A TCS may be triggered from Linux or triggered by the F/W after all the CPUs
27 ACTIVE - Triggered by Linux
28 SLEEP - Triggered by F/W
29 WAKE - Triggered by F/W
30 CONTROL - Triggered by F/W

12345678910>>...68