Home
last modified time | relevance | path

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

12

/Linux-v5.10/tools/testing/selftests/powerpc/ptrace/
Dperf-hwbreak.c80 unsigned long long breaks, needed; in runtestsingle() local
130 res = read(break_fd, &breaks, sizeof(unsigned long long)); in runtestsingle()
140 (unsigned long int)ptr, breaks, loop_num, readwriteflag, exclude_user, arraytest); in runtestsingle()
141 if (breaks != needed) { in runtestsingle()
143 (unsigned long int)ptr, breaks, needed, loop_num, readwriteflag, exclude_user); in runtestsingle()
158 unsigned long long breaks; in runtest_dar_outside() local
192 res = read(break_fd, &breaks, sizeof(unsigned long long)); in runtest_dar_outside()
194 if (breaks == 0) { in runtest_dar_outside()
197 printf("FAILED: No overlap: %lld != 0\n", breaks); in runtest_dar_outside()
207 res = read(break_fd, &breaks, sizeof(unsigned long long)); in runtest_dar_outside()
[all …]
/Linux-v5.10/Documentation/kbuild/
DKconfig.select-break18 # Kconfig does not visit the dependencies, it breaks the dependencies of B
/Linux-v5.10/Documentation/devicetree/bindings/regulator/
Dvctrl.txt25 avoid this situation the vctrl driver breaks down
/Linux-v5.10/Documentation/locking/
Dlocktypes.rst341 On a PREEMPT_RT kernel this code sequence breaks because local_lock_irq()
415 On PREEMPT_RT kernel this code sequence breaks because RT-mutex requires a
431 this breaks. The PREEMPT_RT-specific change of spinlock_t semantics does
459 While correct on a non-PREEMPT_RT kernel, this breaks on PREEMPT_RT because
/Linux-v5.10/Documentation/process/
Demail-clients.rst38 and unwanted line breaks.
57 This breaks many scripts that read and apply the patches.
323 At the same time it wraps lines every 78 chars with CRLF style line breaks
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,
Dcoding-style.rst100 that breaks the ability to grep for them.
/Linux-v5.10/arch/xtensa/kernel/
Dsignal.c296 # error Generating the MOVI instruction below breaks! in gen_return_code()
/Linux-v5.10/Documentation/admin-guide/
Ddell_rbu.rst34 using the driver breaks the image in to packets of fixed sizes and the driver
/Linux-v5.10/Documentation/input/devices/
Dntrig.rst46 see breaks in lines during drawing, or drop an object during a long drag.
/Linux-v5.10/Documentation/ABI/testing/
Dsysfs-class-rtrs-client23 after connection breaks unexpectedly.
/Linux-v5.10/Documentation/powerpc/
Dbooting.rst11 to the kernel. The legacy iSeries platform breaks those rules as it predates
/Linux-v5.10/Documentation/RCU/
DUP.rst91 Permitting call_rcu() to immediately invoke its arguments breaks RCU,
/Linux-v5.10/Documentation/doc-guide/
Dkernel-doc.rst145 line breaks, so if you try to format some text nicely, as in::
156 So, in order to produce the desired line breaks, you need to use a
/Linux-v5.10/Documentation/hwmon/
Dlm90.rst313 * Extended temperature range (breaks compatibility)
/Linux-v5.10/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-v5.10/drivers/iommu/
DKconfig289 even fewer good ones. If saying YES here breaks your board
/Linux-v5.10/Documentation/admin-guide/sysctl/
Dkernel.rst1212 destroy an unattached segment. Of course, this breaks the way things are
1317 1 Stop-A breaks to the PROM (default).
/Linux-v5.10/Documentation/gpu/
Dtodo.rst249 issue is that it uses some fields in struct page itself, which breaks shmem
/Linux-v5.10/Documentation/filesystems/
Dsharedsubtree.rst950 The overall algorithm breaks the operation into 3 phases: (look at
/Linux-v5.10/Documentation/scsi/
DChangeLog.sym53c8xx589 core is performing SCSI selection breaks the selection procedure
/Linux-v5.10/Documentation/vm/
Dhugetlbfs_reserv.rst564 * When cpuset is configured, it breaks the strict hugetlb page
/Linux-v5.10/Documentation/userspace-api/media/v4l/
Dhist-v4l2.rst270 removed. This change *breaks compatibility* with earlier versions:

12