Home
last modified time | relevance | path

Searched refs:once (Results 1 – 25 of 430) sorted by relevance

12345678910>>...18

/linux/tools/memory-model/Documentation/
H A Dherd-representation.txt
/linux/Documentation/watchdog/
H A Dwatchdog-parameters.rst42 Watchdog cannot be stopped once started
55 Watchdog cannot be stopped once started
64 Watchdog cannot be stopped once started
76 Watchdog cannot be stopped once started
103 Watchdog cannot be stopped once started
112 Watchdog cannot be stopped once started
121 Watchdog cannot be stopped once started
146 Watchdog cannot be stopped once started
161 Watchdog cannot be stopped once started
167 Watchdog cannot be stopped once started
[all …]
/linux/tools/memory-model/
H A Dlinux-kernel.def
H A Dlinux-kernel.bell
/linux/arch/m68k/include/asm/
H A Dsun3xflop.h48 static int once = 0; in sun3x_82072_fd_inb() local
60 if(!once) { in sun3x_82072_fd_inb()
61 once = 1; in sun3x_82072_fd_inb()
205 static int once = 0; in sun3xflop_request_irq() local
208 if(!once) { in sun3xflop_request_irq()
209 once = 1; in sun3xflop_request_irq()
/linux/arch/x86/boot/compressed/
H A Dmem.c17 static bool once; in early_is_tdx_guest() local
23 if (!once) { in early_is_tdx_guest()
29 once = true; in early_is_tdx_guest()
/linux/Documentation/admin-guide/
H A Dclearing-warn-once.rst4 WARN_ONCE / WARN_ON_ONCE / printk_once only emit a message once.
8 clears the state and allows the warnings to print once again.
/linux/tools/perf/Documentation/
H A Dperf-ftrace.txt89 by using this option more than once. The function argument also
96 argument. Like -T option, this can be used more than once to
111 than once to specify multiple functions. It will be passed to
119 executed from the given function. This can be used more than once to
179 Multiple functions can be given by using this option more than once.
186 can be used more than once to specify multiple functions (or glob
193 can be used more than once to specify multiple functions. It will be
201 can be used more than once to specify multiple functions. It will be
/linux/Documentation/hwmon/
H A Dadc128d818.rst39 is read at least once. This means that the cause for the alarm may
42 once, to ensure that alarms are reported to user space.
44 The ADC128D818 only updates its values approximately once per second;
H A Dlm78.rst45 Temperatures are measured in degrees Celsius. An alarm is triggered once
73 is read at least once. This means that the cause for the alarm may
77 miss once-only alarms.
H A Dvia686a.rst48 Temperatures are measured in degrees Celsius. An alarm is triggered once
65 is read at least once. This means that the cause for the alarm may
69 miss once-only alarms.
H A Dsis5595.rst86 Temperatures are measured in degrees Celsius. An alarm is triggered once
111 is read at least once. This means that the cause for the alarm may already
115 once-only alarms.
/linux/lib/
H A Dbug.c200 bool warning, once, done, no_cut, has_args; in __report_bug() local
217 once = bug->flags & BUGFLAG_ONCE; in __report_bug()
231 if (warning && once) { in __report_bug()
/linux/Documentation/firmware-guide/acpi/
H A Dmethod-tracing.rst67 # echo "method-once" > /sys/module/acpi/parameters/trace_state
133 # echo "method-once" > trace_state
157 acpi.trace_method_name=\_SB.LID0._LID acpi.trace_state=opcode-once
209 "method-once"
213 during method execution of "trace_method_name" will be logged only once.
221 "opcode-once"
226 once.
/linux/tools/testing/selftests/net/packetdrill/
H A Dtcp_zerocopy_epoll_edge.pkt8 // is correctly fired only once, when EPOLLET is set. send another packet with
9 // MSG_ZEROCOPY. confirm that EPOLLERR is correctly fired again only once.
H A Dtcp_zerocopy_epoll_exclusive.pkt9 // is correctly fired only once, when EPOLLET is set. send another packet with
10 // MSG_ZEROCOPY. confirm that EPOLLERR is correctly fired again only once.
H A Dtcp_zerocopy_epoll_oneshot.pkt4 // This is a test to confirm that EPOLLERR is only fired once for an FD when
8 // is correctly fired only once, when EPOLLONESHOT is set. send another packet
/linux/Documentation/leds/
H A Dledtrig-transient.rst12 features that require an on or off state to be held just once and then stay in
91 is used to start a timer that runs once. This value doesn't
114 allow user app to set the time once and activate it to run it once for the
150 echo 1 > activate - start timer = duration to run once
151 echo 1 > activate - start timer = duration to run once
/linux/drivers/nvdimm/
H A Dregion.c16 static unsigned long once; in nd_region_probe() local
26 && !test_and_set_bit(0, &once)) { in nd_region_probe()
/linux/Documentation/power/
H A Dapm-acpi.rst19 once. Some people with broken ACPI or broken APM implementations
22 interface can be in control of the machine at once. Think about it..
/linux/Documentation/ABI/testing/
H A Dsysfs-class-power-ltc4162l56 Write a "1" to this to keep performing telemetry once every few
77 The ship mode, when armed, activates once the input voltage
/linux/tools/testing/selftests/bpf/
H A Dxdp_metadata.h2 #pragma once
/linux/tools/testing/selftests/bpf/libarena/selftests/
H A Dtest_asan_common.h4 #pragma once
/linux/tools/sched_ext/include/scx/
H A Dbpf_arena_common.h3 #pragma once
/linux/tools/testing/selftests/proc/
H A Dproc.h1 #pragma once

12345678910>>...18