| /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/tools/perf/ui/ |
| H A D | libslang.h | 5 * slang versions <= 2.0.6 have a "#if HAVE_LONG_LONG" that breaks
|
| /linux/tools/testing/selftests/net/af_unix/ |
| H A D | test_unix_oob.c | |
| /linux/arch/alpha/kernel/ |
| H A D | io.c | 318 * of the inw() breaks things. 358 * of the inl() breaks things. 412 * outw() breaks things. 452 * just using the inlined version of the outl() breaks things.
|
| /linux/Documentation/kbuild/ |
| H A D | Kconfig.select-break | 18 # Kconfig does not visit the dependencies, it breaks the dependencies of B
|
| /linux/tools/lib/ |
| H A D | str_error_r.c | 13 * to check if it returned something else and copy that instead), breaks the
|
| /linux/include/uapi/linux/ |
| H A D | cxl_mem.h | 68 * Here's how this actually breaks out: 86 * Here's how this actually breaks out:
|
| /linux/arch/mips/include/asm/mach-ip32/ |
| H A D | cpu-feature-overrides.h | 16 * requests. This breaks all the atomic bitops functions.
|
| /linux/tools/testing/selftests/powerpc/pmu/ebb/ |
| H A D | Makefile | 27 # Toolchains may build PIE by default which breaks the assembly
|
| /linux/tools/testing/selftests/bpf/progs/ |
| H A D | test_cls_redirect.h | 16 * friendly version breaks compilation for older clang versions <= 15
|
| /linux/fs/hfsplus/ |
| H A D | ioctl.c | 46 * Bootloader. Just using the inode here breaks in the case of in hfsplus_ioctl_bless()
|
| /linux/arch/mips/ralink/ |
| H A D | ill_acc.c | 55 /* somehow this driver breaks on RT5350 */ in ill_acc_of_setup()
|
| /linux/scripts/genksyms/ |
| H A D | keywords.c | 41 // field name which breaks the genksyms parser. It is not a gcc keyword anyway.
|
| /linux/tools/lib/python/kdoc/ |
| H A D | enrich_formatter.py | 8 breaks, but it also implement transformations to the help text. The
|
| /linux/tools/perf/pmu-events/arch/x86/amdzen4/ |
| H A D | core.json | 68 …"BriefDescription": "Cycles with no retire caused by other reasons (retire breaks, traps, faults, …
|
| /linux/tools/perf/Documentation/ |
| H A D | asciidoc.conf | 32 # v1.72 breaks with this because it replaces dots not in roff requests.
|
| /linux/include/drm/ |
| H A D | drm_cache.h | 65 * breaks correct operation of the device. Since we have no way of in drm_arch_can_wc_memory()
|
| /linux/tools/lib/perf/Documentation/ |
| H A D | asciidoc.conf | 32 # v1.72 breaks with this because it replaces dots not in roff requests.
|
| /linux/tools/perf/pmu-events/arch/x86/amdzen6/ |
| H A D | execution.json | 87 …es where the thread does not retire any ops due to other reasons (retire breaks, traps, faults, et…
|
| /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
|
| /linux/arch/um/os-Linux/ |
| H A D | process.c | 79 * syscalls, and also breaks with clone(), which does not unshare the TLS.
|
| /linux/drivers/parisc/ |
| H A D | iommu-helpers.h | 91 ** First pass is to walk the SG list and determine where the breaks are
|
| /linux/tools/perf/tests/shell/ |
| H A D | kvm.sh | 67 # after the command, which breaks 'sleep' (e.g. it gets '-e cycles').
|
| /linux/tools/testing/selftests/sched_ext/ |
| H A D | cyclic_kick_wait.c | 7 * for A), all CPUs deadlock unless the implementation breaks the cycle.
|
| /linux/include/linux/ |
| H A D | packing.h | 47 " breaks ascending order"); \ 50 " breaks descending order"); \
|