/Linux-v5.15/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-v5.15/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.
|
/Linux-v5.15/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 */
|
/Linux-v5.15/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 */
|
/Linux-v5.15/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 459 While correct on a non-PREEMPT_RT kernel, this breaks on PREEMPT_RT because
|
/Linux-v5.15/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.
|
/Linux-v5.15/Documentation/kbuild/ |
D | Kconfig.select-break | 18 # Kconfig does not visit the dependencies, it breaks the dependencies of B
|
/Linux-v5.15/tools/perf/ui/ |
D | libslang.h | 5 * slang versions <= 2.0.6 have a "#if HAVE_LONG_LONG" that breaks
|
/Linux-v5.15/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 */
|
/Linux-v5.15/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 */
|
/Linux-v5.15/tools/lib/ |
D | str_error_r.c | 13 * to check if it returned something else and copy that instead), breaks the
|
/Linux-v5.15/tools/testing/selftests/net/af_unix/ |
D | test_unix_oob.c | 258 * the first one and read breaks at in main() 359 * the 2nd one and read breaks correctly on in main() 391 * the first one and read breaks at in main()
|
/Linux-v5.15/Documentation/process/ |
D | email-clients.rst | 38 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
|
/Linux-v5.15/arch/mips/include/asm/mach-ip32/ |
D | cpu-feature-overrides.h | 16 * requests. This breaks all the atomic bitops functions.
|
/Linux-v5.15/include/asm-generic/ |
D | bitsperlong.h | 15 * FIXME: The check currently breaks x86-64 build, so it's
|
/Linux-v5.15/drivers/staging/media/atomisp/pci/isp/kernels/gc/gc_1.0/ |
D | ia_css_gc_param.h | 57 /* This should be vamem_data_t, but that breaks the pipe generator */
|
/Linux-v5.15/tools/testing/selftests/powerpc/pmu/ebb/ |
D | Makefile | 11 # Toolchains may build PIE by default which breaks the assembly
|
/Linux-v5.15/tools/lib/traceevent/ |
D | tep_strerror.c | 21 * to check if it returned something else and copy that instead), breaks the
|
/Linux-v5.15/Documentation/devicetree/bindings/regulator/ |
D | vctrl.txt | 25 avoid this situation the vctrl driver breaks down
|
/Linux-v5.15/arch/mips/ralink/ |
D | ill_acc.c | 53 /* somehow this driver breaks on RT5350 */ in ill_acc_of_setup()
|
/Linux-v5.15/scripts/genksyms/ |
D | keywords.c | 39 // field name which breaks the genksyms parser. It is not a gcc keyword anyway.
|
/Linux-v5.15/fs/hfsplus/ |
D | ioctl.c | 46 * Bootloader. Just using the inode here breaks in the case of in hfsplus_ioctl_bless()
|
/Linux-v5.15/arch/powerpc/kvm/ |
D | timing.h | 40 /* The BUILD_BUG_ON below breaks in funny ways, commented out in kvmppc_account_exit_stat()
|
/Linux-v5.15/include/sound/sof/ |
D | ext_manifest.h | 41 /* extended manifest header, deleting any field breaks backward compatibility */
|
/Linux-v5.15/tools/perf/Documentation/ |
D | asciidoc.conf | 32 # v1.72 breaks with this because it replaces dots not in roff requests.
|