Searched full:causing (Results 1 – 25 of 703) sorted by relevance
12345678910>>...29
/linux-6.14.4/drivers/hwtracing/coresight/ |
D | coresight-etm.h | 162 * @seq_12_event: event causing the transition from 1 to 2. 163 * @seq_21_event: event causing the transition from 2 to 1. 164 * @seq_23_event: event causing the transition from 2 to 3. 165 * @seq_31_event: event causing the transition from 3 to 1. 166 * @seq_32_event: event causing the transition from 3 to 2. 167 * @seq_13_event: event causing the transition from 1 to 3.
|
/linux-6.14.4/tools/perf/pmu-events/arch/arm64/fujitsu/monaka/ |
D | l1d_cache.json | 67 …h shared status and requests exclusive access in the Level 1 data cache, causing a coherence acces… 71 … "This event counts demand access that misses in the Level 1 data cache, causing an access to outs…
|
D | l2_cache.json | 90 …us and requests exclusive access in the Level 1 data and Level 2 caches, causing a coherence acces… 118 …counts demand access that misses in the Level 1 data and Level 2 caches, causing an access to outs…
|
/linux-6.14.4/tools/perf/pmu-events/arch/arm64/arm/cortex-a65-e1/ |
D | ifu.json | 93 … moved from an active state to an inactive state (long-term sleep state, causing deallocation of s… 96 … moved from an active state to an inactive state (long-term sleep state, causing deallocation of s…
|
/linux-6.14.4/arch/arc/include/uapi/asm/ |
D | setup.h | 3 * even if there's nothing to export - causing empty <uapi/asm/setup.h>
|
/linux-6.14.4/include/linux/ |
D | refcount_types.h | 12 * there. This avoids wrapping the counter and causing 'spurious'
|
/linux-6.14.4/kernel/livepatch/ |
D | Kconfig | 19 a patch, causing calls to patched functions to be redirected
|
/linux-6.14.4/arch/parisc/kernel/vdso64/ |
D | gen_vdso_offsets.sh | 9 # causing Kbuild to rebuild the vdso-offsets header file every time.
|
/linux-6.14.4/arch/parisc/kernel/vdso32/ |
D | gen_vdso_offsets.sh | 9 # causing Kbuild to rebuild the vdso-offsets header file every time.
|
/linux-6.14.4/arch/s390/kernel/vdso64/ |
D | gen_vdso_offsets.sh | 9 # causing Kbuild to rebuild the vdso-offsets header file every time.
|
/linux-6.14.4/arch/s390/kernel/vdso32/ |
D | gen_vdso_offsets.sh | 9 # causing Kbuild to rebuild the vdso-offsets header file every time.
|
/linux-6.14.4/include/uapi/linux/ |
D | membarrier.h | 80 * but have the downside of causing extra 105 * causing extra overhead. If this command is
|
/linux-6.14.4/arch/sparc/include/asm/ |
D | iommu_32.h | 62 #define IOMMU_AFSR_SIZE 0x0e000000 /* Size of transaction causing error */ 84 #define IOMMU_MFSR_C 0x00000800 /* Address causing error was marked cacheable */
|
/linux-6.14.4/Documentation/mm/ |
D | vmalloced-kernel-stacks.rst | 26 overflows to be caught immediately rather than causing difficult to 65 immediately rather than causing difficult-to-diagnose corruption.
|
/linux-6.14.4/arch/mips/dec/prom/ |
D | locore.S | 27 addiu k0, 4 # skip the causing instruction
|
/linux-6.14.4/include/sound/ |
D | wm9090.h | 19 * potentially causing hardware damage.
|
/linux-6.14.4/arch/arm64/kernel/vdso/ |
D | gen_vdso_offsets.sh | 9 # causing Kbuild to rebuild the vdso-offsets header file every time.
|
/linux-6.14.4/arch/powerpc/kernel/vdso/ |
D | gen_vdso64_offsets.sh | 9 # causing Kbuild to rebuild the vdso-offsets header file every time.
|
D | gen_vdso32_offsets.sh | 9 # causing Kbuild to rebuild the vdso-offsets header file every time.
|
/linux-6.14.4/arch/powerpc/xmon/ |
D | Makefile | 13 # Clang stores addresses on the stack causing the frame size to blow
|
/linux-6.14.4/tools/testing/selftests/bpf/progs/ |
D | struct_ops_detach.c | 12 * At some point that was causing issues due to legacy logic of treating such
|
/linux-6.14.4/Documentation/dev-tools/kunit/ |
D | faq.rst | 94 may help clean up any residual config items which could be causing problems. 97 Doing so should allow you to determine if UML is causing the issue you're
|
/linux-6.14.4/tools/testing/selftests/pstore/ |
D | pstore_crash_test | 13 prlog "Causing kernel crash ..."
|
/linux-6.14.4/arch/arm/include/asm/ |
D | cache.h | 15 * cache before the transfer is done, causing old data to be seen by
|
/linux-6.14.4/Documentation/locking/ |
D | percpu-rw-semaphore.rst | 10 is bouncing between L1 caches of the cores, causing performance
|
12345678910>>...29