Home
last modified time | relevance | path

Searched full:goes (Results 1 – 25 of 2744) sorted by relevance

12345678910>>...110

/kernel/linux/linux-5.10/tools/testing/selftests/bpf/verifier/
Dstack_ptr.c48 .errstr_unpriv = "R1 stack pointer arithmetic goes out of range",
94 .errstr_unpriv = "R1 stack pointer arithmetic goes out of range",
108 .errstr_unpriv = "R1 stack pointer arithmetic goes out of range",
122 .errstr_unpriv = "R1 stack pointer arithmetic goes out of range",
135 .errstr_unpriv = "R1 stack pointer arithmetic goes out of range",
149 .errstr_unpriv = "R1 stack pointer arithmetic goes out of range",
174 .errstr_unpriv = "R1 stack pointer arithmetic goes out of range",
187 .errstr_unpriv = "R1 stack pointer arithmetic goes out of range",
213 .errstr_unpriv = "R1 stack pointer arithmetic goes out of range",
227 .errstr_unpriv = "R1 stack pointer arithmetic goes out of range",
[all …]
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
Dverifier_stack_ptr.c73 __msg_unpriv("R1 stack pointer arithmetic goes out of range")
134 __msg_unpriv("R1 stack pointer arithmetic goes out of range")
151 __msg_unpriv("R1 stack pointer arithmetic goes out of range")
167 __msg_unpriv("R1 stack pointer arithmetic goes out of range")
185 __msg_unpriv("R1 stack pointer arithmetic goes out of range")
204 __msg_unpriv("R1 stack pointer arithmetic goes out of range")
239 __msg_unpriv("R1 stack pointer arithmetic goes out of range")
256 __msg_unpriv("R1 stack pointer arithmetic goes out of range")
290 __msg_unpriv("R1 stack pointer arithmetic goes out of range")
308 __msg_unpriv("R1 stack pointer arithmetic goes out of range")
[all …]
/kernel/linux/linux-5.10/arch/arm/boot/dts/
Dam3517-craneboard.dts47 /* goes to expansion connector */
53 /* goes to expansion connector */
63 /* goes to expansion connector */
68 /* goes to expansion connector */
/kernel/linux/linux-6.6/arch/arm/boot/dts/ti/omap/
Dam3517-craneboard.dts47 /* goes to expansion connector */
53 /* goes to expansion connector */
63 /* goes to expansion connector */
68 /* goes to expansion connector */
/kernel/linux/linux-5.10/Documentation/userspace-api/media/cec/
Dcec-ioc-dqevent.rst157 - Generated if the CEC pin goes from a high voltage to a low voltage.
164 - Generated if the CEC pin goes from a low voltage to a high voltage.
171 - Generated if the HPD pin goes from a high voltage to a low voltage.
180 - Generated if the HPD pin goes from a low voltage to a high voltage.
189 - Generated if the 5V pin goes from a high voltage to a low voltage.
198 - Generated if the 5V pin goes from a low voltage to a high voltage.
/kernel/linux/linux-6.6/Documentation/userspace-api/media/cec/
Dcec-ioc-dqevent.rst157 - Generated if the CEC pin goes from a high voltage to a low voltage.
164 - Generated if the CEC pin goes from a low voltage to a high voltage.
171 - Generated if the HPD pin goes from a high voltage to a low voltage.
180 - Generated if the HPD pin goes from a low voltage to a high voltage.
189 - Generated if the 5V pin goes from a high voltage to a low voltage.
198 - Generated if the 5V pin goes from a low voltage to a high voltage.
/kernel/linux/linux-6.6/drivers/net/ethernet/microchip/sparx5/
Dsparx5_netdev.c38 /* The b0-b7 goes into the start IFH byte */ in __ifh_encode_bitfield()
41 /* The b8-b15 goes into the next IFH byte */ in __ifh_encode_bitfield()
44 /* The b16-b23 goes into the next IFH byte */ in __ifh_encode_bitfield()
47 /* The b24-b31 goes into the next IFH byte */ in __ifh_encode_bitfield()
50 /* The b32-b39 goes into the next IFH byte */ in __ifh_encode_bitfield()
53 /* The b40-b47 goes into the next IFH byte */ in __ifh_encode_bitfield()
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/pinctrl/
Dsprd,pinctrl.txt44 by hardware when the system specified by sleep mode goes into deep
47 means when PUBCP system goes into deep sleep mode, this pin will be set
53 when the PUBCP system goes into deep sleep mode. Thus we introduce
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/pinctrl/
Dsprd,pinctrl.txt44 by hardware when the system specified by sleep mode goes into deep
47 means when PUBCP system goes into deep sleep mode, this pin will be set
53 when the PUBCP system goes into deep sleep mode. Thus we introduce
/kernel/linux/linux-5.10/tools/testing/selftests/kvm/x86_64/
Duser_msr_test.c96 /* This goes into the in-kernel emulation */ in guest_msr_calls()
100 /* This goes into user space emulation */ in guest_msr_calls()
108 /* If trapped == true, this goes into user space emulation */ in guest_msr_calls()
111 /* This goes into the in-kernel emulation */ in guest_msr_calls()
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/power/supply/
Dmaxim,ds2760.txt17 sleep mode when the DQ line goes low for greater
19 line goes high.
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/power/supply/
Dmaxim,ds2760.yaml25 Allow the DS2760 to enter sleep mode when the DQ line goes low for more than 2 seconds
26 and leave sleep Mode when the DQ line goes high.
/kernel/linux/linux-6.6/Documentation/hwmon/
Dds620.rst32 stays active until the temperature goes above temp1_max.
35 output pin becomes active when the temperature goes above temp1_max and stays
/kernel/linux/linux-5.10/Documentation/hwmon/
Dds620.rst32 stays active until the temperature goes above temp1_max.
35 output pin becomes active when the temperature goes above temp1_max and stays
/kernel/linux/linux-5.10/arch/powerpc/kernel/trace/
Dftrace.c7 * Thanks goes out to P.A. Semi, Inc for supplying me with a PPC64 box.
132 /* read where this goes */ in __ftrace_make_nop()
144 /* lets find where the pointer goes */ in __ftrace_make_nop()
238 /* lets find where the pointer goes */ in __ftrace_make_nop()
349 /* New trampoline -- read where this goes */ in setup_mcount_compiler_tramp()
361 /* lets find where the pointer goes */ in setup_mcount_compiler_tramp()
399 /* Read where this goes */ in __ftrace_make_nop_kernel()
411 /* Let's find where the pointer goes */ in __ftrace_make_nop_kernel()
526 /* read where this goes */
592 /* read where this goes */
[all …]
/kernel/linux/linux-6.6/tools/perf/tests/shell/
Dlock_contention.sh41 # the output goes to the stderr and we expect only 1 output (-E 1)
59 # the perf lock contention output goes to the stderr
94 # the perf lock contention output goes to the stderr
117 # the perf lock contention output goes to the stderr
261 # the perf lock contention output goes to the stderr
/kernel/linux/linux-5.10/arch/powerpc/boot/
Dps3-head.S41 /* Secondary goes to __secondary_hold in kernel. */
48 /* Primary delays then goes to _zimage_start in wrapper. */
/kernel/linux/linux-6.6/tools/testing/selftests/media_tests/
Dregression_test.txt24 seconds. The idea is when device file goes away, media devnode and cdev
35 device file goes away after unbind, device file name changes. Start the
/kernel/linux/linux-6.6/arch/powerpc/boot/
Dps3-head.S41 /* Secondary goes to __secondary_hold in kernel. */
48 /* Primary delays then goes to _zimage_start in wrapper. */
/kernel/linux/linux-5.10/include/video/
Dhecubafb.h40 goes hi or if wait_for_ack with clear=1, then return when ack goes lo */
/kernel/linux/linux-6.6/include/video/
Dhecubafb.h40 goes hi or if wait_for_ack with clear=1, then return when ack goes lo */
/kernel/linux/linux-5.10/tools/testing/selftests/media_tests/
Dregression_test.txt24 seconds. The idea is when device file goes away, media devnode and cdev
35 device file goes away after unbind, device file name changes. Start the
/kernel/linux/linux-6.6/arch/powerpc/kernel/trace/
Dftrace_64_pg.c7 * Thanks goes out to P.A. Semi, Inc for supplying me with a PPC64 box.
122 /* read where this goes */ in __ftrace_make_nop()
134 /* lets find where the pointer goes */ in __ftrace_make_nop()
264 /* New trampoline -- read where this goes */ in setup_mcount_compiler_tramp()
276 /* lets find where the pointer goes */ in setup_mcount_compiler_tramp()
308 /* Read where this goes */ in __ftrace_make_nop_kernel()
320 /* Let's find where the pointer goes */ in __ftrace_make_nop_kernel()
411 /* read where this goes */ in __ftrace_make_call()
561 /* read where this goes */ in __ftrace_modify_call()
573 /* lets find where the pointer goes */ in __ftrace_modify_call()
/kernel/linux/linux-5.10/Documentation/leds/
Dledtrig-oneshot.rst34 interface goes up::
42 interface goes down::
/kernel/linux/linux-6.6/fs/xfs/
Dxfs_export.h12 * The NFS fileid goes out on the wire as an array of
57 /* This flag goes on the wire. Don't play with it. */

12345678910>>...110