| /kernel/linux/linux-5.10/tools/testing/selftests/powerpc/ptrace/ |
| D | perf-hwbreak.c | 80 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 …]
|
| /kernel/linux/linux-6.6/tools/testing/selftests/powerpc/ptrace/ |
| 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 …]
|
| /kernel/linux/linux-5.10/arch/alpha/include/asm/ |
| D | compiler.h | 8 always_inline. This breaks stuff. We'll include this file whenever
|
| /kernel/linux/linux-6.6/arch/parisc/lib/ |
| D | io.c | 165 * of the inw() breaks things. 237 * of the inl() breaks things. 335 * outw() breaks things. 407 * just using the inlined version of the outl() breaks things.
|
| /kernel/linux/linux-5.10/arch/parisc/lib/ |
| D | io.c | 165 * of the inw() breaks things. 237 * of the inl() breaks things. 335 * outw() breaks things. 407 * just using the inlined version of the outl() breaks things.
|
| /kernel/linux/linux-5.10/include/asm-generic/ |
| D | bitsperlong.h | 15 * FIXME: The check currently breaks x86-64 build, so it's
|
| /kernel/linux/linux-6.6/tools/perf/ui/ |
| D | libslang.h | 5 * slang versions <= 2.0.6 have a "#if HAVE_LONG_LONG" that breaks
|
| /kernel/linux/linux-6.6/arch/sparc/kernel/ |
| D | sys32.S | 12 /* NOTE: call as jump breaks return stack, we have to avoid that */
|
| /kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/isp/kernels/ctc/ctc_1.0/ |
| D | ia_css_ctc_param.h | 33 /* This should be vamem_data_t, but that breaks the pipe generator */
|
| /kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/isp/kernels/ctc/ctc_1.0/ |
| D | ia_css_ctc_param.h | 33 /* This should be vamem_data_t, but that breaks the pipe generator */
|
| /kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/isp/kernels/bh/bh_2/ |
| D | ia_css_bh_param.h | 36 /* This should be hmem_data_t, but that breaks the pipe generator */
|
| /kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/isp/kernels/bh/bh_2/ |
| D | ia_css_bh_param.h | 36 /* This should be hmem_data_t, but that breaks the pipe generator */
|
| /kernel/linux/linux-5.10/Documentation/kbuild/ |
| D | Kconfig.select-break | 18 # Kconfig does not visit the dependencies, it breaks the dependencies of B
|
| /kernel/linux/linux-5.10/tools/perf/ui/ |
| D | libslang.h | 5 * slang versions <= 2.0.6 have a "#if HAVE_LONG_LONG" that breaks
|
| /kernel/linux/linux-6.6/Documentation/kbuild/ |
| D | Kconfig.select-break | 18 # Kconfig does not visit the dependencies, it breaks the dependencies of B
|
| /kernel/linux/linux-5.10/arch/alpha/kernel/ |
| D | io.c | 301 * of the inw() breaks things. 341 * of the inl() breaks things. 395 * outw() breaks things. 435 * just using the inlined version of the outl() breaks things.
|
| /kernel/linux/linux-6.6/arch/alpha/kernel/ |
| 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.
|
| /kernel/linux/linux-6.6/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
|
| /kernel/linux/linux-5.10/Documentation/locking/ |
| D | locktypes.rst | 341 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 457 This breaks because migrate_disable() does not protect against reentrancy from
|
| /kernel/linux/linux-6.6/tools/lib/ |
| D | str_error_r.c | 13 * to check if it returned something else and copy that instead), breaks the
|
| /kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/isp/kernels/gc/gc_2/ |
| D | ia_css_gc2_param.h | 39 /* This should be vamem_data_t, but that breaks the pipe generator */
|
| /kernel/linux/linux-5.10/tools/lib/ |
| D | str_error_r.c | 13 * to check if it returned something else and copy that instead), breaks the
|
| /kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/isp/kernels/xnr/xnr_1.0/ |
| D | ia_css_xnr_param.h | 31 /* This should be vamem_data_t, but that breaks the pipe generator */
|
| /kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/isp/kernels/xnr/xnr_1.0/ |
| D | ia_css_xnr_param.h | 31 /* This should be vamem_data_t, but that breaks the pipe generator */
|
| /kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/isp/kernels/gc/gc_2/ |
| D | ia_css_gc2_param.h | 39 /* This should be vamem_data_t, but that breaks the pipe generator */
|