/Linux-v6.1/tools/testing/selftests/powerpc/ptrace/ |
D | perf-hwbreak.c | 182 unsigned long long breaks, needed; in runtestsingle() local 225 res = read(break_fd, &breaks, sizeof(unsigned long long)); in runtestsingle() 235 (unsigned long int)ptr, breaks, loop_num, readwriteflag, exclude_user, arraytest); in runtestsingle() 236 if (breaks != needed) { in runtestsingle() 238 (unsigned long int)ptr, breaks, needed, loop_num, readwriteflag, exclude_user); in runtestsingle() 252 unsigned long long breaks; in runtest_dar_outside() local 276 res = read(break_fd, &breaks, sizeof(unsigned long long)); in runtest_dar_outside() 278 if (breaks == 0) { in runtest_dar_outside() 281 printf("FAILED: No overlap: %lld != 0\n", breaks); in runtest_dar_outside() 291 res = read(break_fd, &breaks, sizeof(unsigned long long)); in runtest_dar_outside() [all …]
|
/Linux-v6.1/Documentation/kbuild/ |
D | Kconfig.select-break | 18 # Kconfig does not visit the dependencies, it breaks the dependencies of B
|
/Linux-v6.1/Documentation/devicetree/bindings/regulator/ |
D | vctrl.txt | 25 avoid this situation the vctrl driver breaks down
|
/Linux-v6.1/Documentation/locking/ |
D | locktypes.rst | 338 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-v6.1/Documentation/process/ |
D | email-clients.rst | 38 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
|
D | handling-regressions.rst | 472 But if something actually breaks, then the change must get fixed or 511 The rules about regressions are always about "breaks user workflow". 559 workflow breaks. Not some test. Not a "look, I used to be able to do 683 Oh, if the kernel breaks some standard user space, that counts. Tons 728 something breaks existing users' workflow.
|
D | 7.AdvancedTopics.rst | 70 development history. An inconvenient patch (one which breaks bisection,
|
D | 1.Intro.rst | 150 to also fix any code that breaks as the result of that change. So code
|
D | 4.Coding.rst | 203 breaks? The best answer to this question was expressed by Linus in July,
|
D | maintainer-tip.rst | 737 Line breaks
|
/Linux-v6.1/arch/xtensa/kernel/ |
D | signal.c | 303 # error Generating the MOVI instruction below breaks! in gen_return_code()
|
/Linux-v6.1/Documentation/admin-guide/ |
D | dell_rbu.rst | 34 using the driver breaks the image in to packets of fixed sizes and the driver
|
D | reporting-regressions.rst | 66 case breaks. 243 Is it a regression, if an external kernel module breaks when updating Linux?
|
/Linux-v6.1/Documentation/input/devices/ |
D | ntrig.rst | 46 see breaks in lines during drawing, or drop an object during a long drag.
|
/Linux-v6.1/Documentation/powerpc/ |
D | booting.rst | 11 to the kernel. The legacy iSeries platform breaks those rules as it predates
|
/Linux-v6.1/Documentation/ABI/testing/ |
D | sysfs-class-rtrs-client | 23 after connection breaks unexpectedly.
|
/Linux-v6.1/Documentation/RCU/ |
D | UP.rst | 91 Permitting call_rcu() to immediately invoke its arguments breaks RCU,
|
/Linux-v6.1/Documentation/doc-guide/ |
D | kernel-doc.rst | 151 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-v6.1/Documentation/dev-tools/ |
D | testing-overview.rst | 133 mistakes such as missing breaks in switch statements, unused return values on
|
/Linux-v6.1/Documentation/admin-guide/hw-vuln/ |
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-v6.1/Documentation/hwmon/ |
D | lm90.rst | 513 * Extended temperature range (breaks compatibility)
|
/Linux-v6.1/drivers/iommu/ |
D | Kconfig | 360 even fewer good ones. If saying YES here breaks your board
|
/Linux-v6.1/Documentation/admin-guide/sysctl/ |
D | kernel.rst | 1237 destroy an unattached segment. Of course, this breaks the way things are 1342 1 Stop-A breaks to the PROM (default).
|
/Linux-v6.1/Documentation/filesystems/ |
D | sharedsubtree.rst | 950 The overall algorithm breaks the operation into 3 phases: (look at
|
/Linux-v6.1/Documentation/gpu/ |
D | todo.rst | 298 issue is that it uses some fields in struct page itself, which breaks shmem
|