Searched full:prematurely (Results 1 – 25 of 107) sorted by relevance
12345
/linux-6.12.1/tools/perf/arch/x86/tests/ |
D | bp-modify.c | 69 pr_debug("tracee exited prematurely 1\n"); in bp_modify1() 108 pr_debug("tracee exited prematurely 2\n"); in bp_modify1() 146 pr_debug("tracee exited prematurely 1\n"); in bp_modify2() 184 pr_debug("tracee exited prematurely 2\n"); in bp_modify2()
|
/linux-6.12.1/Documentation/devicetree/bindings/spi/ |
D | brcm,bcm63xx-spi.yaml | 18 transaction to some SPI devices prematurely. The issue can be worked around by
|
D | brcm,bcm63xx-hsspi.yaml | 25 terminate the transaction to some SPI devices prematurely. The issue can be
|
/linux-6.12.1/Documentation/RCU/ |
D | rcubarrier.rst | 270 rcu_barrier() returning prematurely? 354 rcu_barrier() returning prematurely? 374 preventing rcu_barrier_cpu_count from prematurely reaching zero.
|
D | UP.rst | 150 simply immediately returned, it would prematurely signal the
|
/linux-6.12.1/drivers/gpu/drm/panfrost/ |
D | panfrost_gem.h | 35 * shrinker reclaim this object prematurely.
|
/linux-6.12.1/tools/perf/tests/shell/lib/ |
D | waiting.sh | 76 echo "PID $1 exited prematurely"
|
/linux-6.12.1/Documentation/locking/ |
D | robust-futexes.rst | 31 process exits prematurely while holding a pthread_mutex_t lock that is 39 prematurely - and the new owner can decide whether the data protected by
|
/linux-6.12.1/drivers/net/ethernet/google/gve/ |
D | gve_dqo.h | 29 * prematurely freed for not receiving a valid completion. This should be large
|
/linux-6.12.1/include/linux/ |
D | compaction.h | 48 /* compaction terminated prematurely due to lock contentions */
|
/linux-6.12.1/Documentation/scheduler/ |
D | completion.rst | 81 have taken place, even if these wait functions return prematurely due to a timeout 128 prematurely while the object might still be in use by another thread - and a return
|
/linux-6.12.1/Documentation/i2c/ |
D | i2c-topology.rst | 115 may creep in and close prematurely. 214 through and be seen by the M2 adapter, thus closing M2 prematurely. 268 prematurely, as might any I2C transfers part of M1->select.
|
/linux-6.12.1/arch/x86/kernel/cpu/mce/ |
D | threshold.c | 43 * logged). This will avoid the new owner prematurely declaring in mce_inherit_storm()
|
/linux-6.12.1/tools/testing/selftests/kvm/ |
D | hardware_disable_test.c | 125 * to check if the child exited prematurely. in wait_for_child_setup()
|
/linux-6.12.1/mm/ |
D | memcontrol-v1.h | 27 * loops are exited prematurely (break), mem_cgroup_iter_break() must
|
D | page_vma_mapped.c | 267 * cannot return prematurely, while zap_huge_pmd() has in page_vma_mapped_walk()
|
/linux-6.12.1/arch/mips/include/asm/ |
D | io.h | 271 /* prevent prefetching of coherent DMA data prematurely */ \ 313 /* prevent prefetching of coherent DMA data prematurely */ \
|
/linux-6.12.1/tools/testing/selftests/breakpoints/ |
D | breakpoint_test_arm64.c | 162 ksft_print_msg("child exited prematurely\n"); in run_test()
|
/linux-6.12.1/tools/testing/selftests/kvm/x86_64/ |
D | hyperv_clock.c | 241 TEST_ASSERT(stage == 11, "Testing ended prematurely, stage %d", in main()
|
/linux-6.12.1/arch/xtensa/mm/ |
D | tlb.c | 229 * means that the page was freed prematurely. Non-zero mapcount is unusual,
|
/linux-6.12.1/drivers/gpu/drm/bridge/ |
D | nxp-ptn3460.c | 286 * initialized prematurely in ptn3460_probe()
|
/linux-6.12.1/net/rds/ |
D | rdma_transport.c | 73 * destroyed prematurely */ in rds_rdma_cm_event_handler_cmn()
|
/linux-6.12.1/kernel/entry/ |
D | common.c | 262 * quiescent state and end grace periods prematurely. in irqentry_enter()
|
/linux-6.12.1/kernel/futex/ |
D | futex.h | 127 * cleaned up in do_exit() if the task exits prematurely:
|
/linux-6.12.1/tools/testing/selftests/bpf/verifier/ |
D | precise.c | 230 "precise: program doesn't prematurely prune branches",
|
12345