| /linux/tools/testing/selftests/powerpc/ptrace/ |
| H A D | perf-hwbreak.c | 228 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/Documentation/devicetree/bindings/ |
| H A D | writing-schema.rst | 54 line breaks and leading whitespace are stripped. Paragraphs are delimited by 61 to maintaining line breaks on double line breaks, the folded style also 63 breaks on indented lines are also maintained. 66 style maintains all line breaks and whitespace (beyond indentation of the
|
| H A D | dts-coding-style.rst | 54 breaks unit address ordering.
|
| /linux/Documentation/kbuild/ |
| H A D | Kconfig.select-break | 18 # Kconfig does not visit the dependencies, it breaks the dependencies of B
|
| /linux/security/loadpin/ |
| H A D | Kconfig | 17 # Module compression breaks LoadPin unless modules are decompressed in
|
| /linux/Documentation/locking/ |
| H A D | locktypes.rst | 359 On a PREEMPT_RT kernel this code sequence breaks because local_lock_irq() 433 On PREEMPT_RT kernel this code sequence breaks because RT-mutex requires a 449 this breaks. The PREEMPT_RT-specific change of spinlock_t semantics does 475 This breaks because migrate_disable() does not protect against reentrancy from
|
| /linux/Documentation/process/ |
| H A D | email-clients.rst | 38 and unwanted line breaks. 57 This breaks many scripts that read and apply the patches. 355 At the same time it wraps lines every 78 chars with CRLF style line breaks
|
| H A D | handling-regressions.rst | 522 But if something actually breaks, then the change must get fixed or 561 The rules about regressions are always about "breaks user workflow". 609 workflow breaks. Not some test. Not a "look, I used to be able to do 733 Oh, if the kernel breaks some standard user space, that counts. Tons 778 something breaks existing users' workflow.
|
| H A D | 7.AdvancedTopics.rst | 70 development history. An inconvenient patch (one which breaks bisection,
|
| H A D | 1.Intro.rst | 150 to also fix any code that breaks as the result of that change. So code
|
| /linux/arch/xtensa/kernel/ |
| H A D | signal.c | 305 # error Generating the MOVI instruction below breaks! in gen_return_code()
|
| /linux/Documentation/admin-guide/ |
| H A D | dell_rbu.rst | 34 using the driver breaks the image in to packets of fixed sizes and the driver
|
| H A D | reporting-regressions.rst | 66 case breaks. 243 Is it a regression, if an external kernel module breaks when updating Linux?
|
| H A D | bootconfig.rst | 34 line breaks with newline (``\n``) are allowed between array values for
|
| /linux/Documentation/input/devices/ |
| H A D | ntrig.rst | 46 see breaks in lines during drawing, or drop an object during a long drag.
|
| /linux/Documentation/arch/powerpc/ |
| H A D | booting.rst | 11 to the kernel. The legacy iSeries platform breaks those rules as it predates
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-class-rtrs-client | 23 after connection breaks unexpectedly.
|
| /linux/Documentation/RCU/ |
| H A D | UP.rst | 100 Permitting call_rcu() to immediately invoke its arguments breaks RCU,
|
| /linux/arch/arm64/boot/dts/rockchip/ |
| H A D | rk3568-qnap-tsx33.dtsi | 394 * turning this off, breaks access to both
|
| /linux/Documentation/doc-guide/ |
| H A D | kernel-doc.rst | 154 line breaks, so if you try to format some text nicely, as in:: 165 So, in order to produce the desired line breaks, you need to use a
|
| /linux/Documentation/userspace-api/ |
| H A D | mseal.rst | 149 WARNING: This feature breaks programs which rely on relocating
|
| /linux/Documentation/dev-tools/ |
| H A D | testing-overview.rst | 135 mistakes such as missing breaks in switch statements, unused return values on
|
| /linux/security/ |
| H A D | Kconfig | 67 WARNING: This feature breaks programs which rely on relocating
|
| /linux/Documentation/admin-guide/hw-vuln/ |
| H A D | l1tf.rst | 58 While Meltdown breaks the user space to kernel space protection, L1TF 89 The fact that L1TF breaks all domain protections allows malicious guest
|
| /linux/Documentation/bpf/ |
| H A D | graph_ds_impl.rst | 51 a way that breaks backwards compatibility if necessary.
|