Home
last modified time | relevance | path

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

12

/linux/tools/testing/selftests/powerpc/ptrace/
H A 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/Documentation/kbuild/
H A DKconfig.select-break18 # Kconfig does not visit the dependencies, it breaks the dependencies of B
/linux/arch/xtensa/kernel/
H A Dsignal.c305 # error Generating the MOVI instruction below breaks! in gen_return_code()
/linux/Documentation/admin-guide/
H A Ddell_rbu.rst34 using the driver breaks the image in to packets of fixed sizes and the driver
H A Dreporting-regressions.rst66 case breaks.
243 Is it a regression, if an external kernel module breaks when updating Linux?
/linux/Documentation/input/devices/
H A Dntrig.rst46 see breaks in lines during drawing, or drop an object during a long drag.
/linux/Documentation/process/
H A Dhandling-regressions.rst522 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 D7.AdvancedTopics.rst70 development history. An inconvenient patch (one which breaks bisection,
H A D1.Intro.rst150 to also fix any code that breaks as the result of that change. So code
H A D4.Coding.rst207 breaks? The best answer to this question was expressed by Linus in July,
/linux/Documentation/ABI/testing/
H A Dsysfs-class-rtrs-client23 after connection breaks unexpectedly.
/linux/Documentation/RCU/
H A DUP.rst100 Permitting call_rcu() to immediately invoke its arguments breaks RCU,
/linux/arch/arm64/boot/dts/rockchip/
H A Drk3568-qnap-tsx33.dtsi401 * turning this off, breaks access to both
/linux/Documentation/doc-guide/
H A 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/Documentation/userspace-api/
H A Dmseal.rst149 WARNING: This feature breaks programs which rely on relocating
/linux/Documentation/dev-tools/
H A Dtesting-overview.rst135 mistakes such as missing breaks in switch statements, unused return values on
/linux/security/
H A DKconfig67 WARNING: This feature breaks programs which rely on relocating
/linux/Documentation/admin-guide/hw-vuln/
H A 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/Documentation/bpf/
H A Dgraph_ds_impl.rst51 a way that breaks backwards compatibility if necessary.
/linux/Documentation/filesystems/iomap/
H A Ddesign.rst61 Unlike the classic Linux I/O model which breaks file I/O into small
/linux/Documentation/admin-guide/sysctl/
H A Dkernel.rst1397 destroy an unattached segment. Of course, this breaks the way things are
1525 1 Stop-A breaks to the PROM (default).
/linux/Documentation/mm/
H A Dhugetlbfs_reserv.rst563 * When cpuset is configured, it breaks the strict hugetlb page
/linux/Documentation/scsi/
H A DChangeLog.sym53c8xx589 core is performing SCSI selection breaks the selection procedure
/linux/Documentation/userspace-api/media/v4l/
H A Dhist-v4l2.rst270 removed. This change *breaks compatibility* with earlier versions:
/linux/mm/
H A DKconfig308 also breaks ancient binaries (including anything libc5 based).

12