Home
last modified time | relevance | path

Searched refs:breaks (Results 1 – 25 of 37) sorted by relevance

12

/linux-6.6.21/tools/testing/selftests/powerpc/ptrace/
Dperf-hwbreak.c228 unsigned long long breaks, needed; in runtestsingle() local
271 res = read(break_fd, &breaks, sizeof(unsigned long long)); in runtestsingle()
281 (unsigned long int)ptr, breaks, loop_num, readwriteflag, exclude_user, arraytest); in runtestsingle()
282 if (breaks != needed) { in runtestsingle()
284 (unsigned long int)ptr, breaks, needed, loop_num, readwriteflag, exclude_user); in runtestsingle()
298 unsigned long long breaks; in runtest_dar_outside() local
322 res = read(break_fd, &breaks, sizeof(unsigned long long)); in runtest_dar_outside()
324 if (breaks == 0) { in runtest_dar_outside()
327 printf("FAILED: No overlap: %lld != 0\n", breaks); in runtest_dar_outside()
337 res = read(break_fd, &breaks, sizeof(unsigned long long)); in runtest_dar_outside()
[all …]
/linux-6.6.21/Documentation/kbuild/
DKconfig.select-break18 # Kconfig does not visit the dependencies, it breaks the dependencies of B
/linux-6.6.21/Documentation/devicetree/bindings/regulator/
Dvctrl.txt25 avoid this situation the vctrl driver breaks down
/linux-6.6.21/Documentation/locking/
Dlocktypes.rst338 On a PREEMPT_RT kernel this code sequence breaks because local_lock_irq()
412 On PREEMPT_RT kernel this code sequence breaks because RT-mutex requires a
428 this breaks. The PREEMPT_RT-specific change of spinlock_t semantics does
454 This breaks because migrate_disable() does not protect against reentrancy from
/linux-6.6.21/Documentation/process/
Demail-clients.rst38 and unwanted line breaks.
57 This breaks many scripts that read and apply the patches.
348 At the same time it wraps lines every 78 chars with CRLF style line breaks
Dhandling-regressions.rst516 But if something actually breaks, then the change must get fixed or
555 The rules about regressions are always about "breaks user workflow".
603 workflow breaks. Not some test. Not a "look, I used to be able to do
727 Oh, if the kernel breaks some standard user space, that counts. Tons
772 something breaks existing users' workflow.
D7.AdvancedTopics.rst70 development history. An inconvenient patch (one which breaks bisection,
D1.Intro.rst150 to also fix any code that breaks as the result of that change. So code
D4.Coding.rst203 breaks? The best answer to this question was expressed by Linus in July,
Dmaintainer-tip.rst742 Line breaks
/linux-6.6.21/arch/xtensa/kernel/
Dsignal.c305 # error Generating the MOVI instruction below breaks! in gen_return_code()
/linux-6.6.21/Documentation/admin-guide/
Ddell_rbu.rst34 using the driver breaks the image in to packets of fixed sizes and the driver
Dreporting-regressions.rst66 case breaks.
243 Is it a regression, if an external kernel module breaks when updating Linux?
/linux-6.6.21/Documentation/input/devices/
Dntrig.rst46 see breaks in lines during drawing, or drop an object during a long drag.
/linux-6.6.21/Documentation/powerpc/
Dbooting.rst11 to the kernel. The legacy iSeries platform breaks those rules as it predates
/linux-6.6.21/Documentation/ABI/testing/
Dsysfs-class-rtrs-client23 after connection breaks unexpectedly.
/linux-6.6.21/Documentation/RCU/
DUP.rst100 Permitting call_rcu() to immediately invoke its arguments breaks RCU,
/linux-6.6.21/Documentation/doc-guide/
Dkernel-doc.rst151 line breaks, so if you try to format some text nicely, as in::
162 So, in order to produce the desired line breaks, you need to use a
/linux-6.6.21/Documentation/dev-tools/
Dtesting-overview.rst133 mistakes such as missing breaks in switch statements, unused return values on
/linux-6.6.21/Documentation/bpf/
Dgraph_ds_impl.rst51 a way that breaks backwards compatibility if necessary.
/linux-6.6.21/Documentation/admin-guide/hw-vuln/
Dl1tf.rst58 While Meltdown breaks the user space to kernel space protection, L1TF
89 The fact that L1TF breaks all domain protections allows malicious guest
/linux-6.6.21/Documentation/hwmon/
Dlm90.rst513 * Extended temperature range (breaks compatibility)
/linux-6.6.21/drivers/iommu/
DKconfig363 even fewer good ones. If saying YES here breaks your board
/linux-6.6.21/Documentation/devicetree/bindings/cpu/
Didle-states.yaml228 IDLE1 and IDLE2 states breaks even.
/linux-6.6.21/Documentation/admin-guide/sysctl/
Dkernel.rst1316 destroy an unattached segment. Of course, this breaks the way things are
1444 1 Stop-A breaks to the PROM (default).

12