Home
last modified time | relevance | path

Searched full:tend (Results 1 – 25 of 159) sorted by relevance

1234567

/linux/tools/testing/selftests/powerpc/tm/
H A Dtm-syscall-asm.S11 tend.
24 tend.
41 tend.
57 tend.
H A Dtm-poison.c104 "2: tend. ;" // commit transaction in tm_poison_test()
152 "2: tend. ;" // commit transaction in tm_poison_test()
H A Dtm-fork.c31 "tend.;" in test_fork()
H A Dtm-sigreturn.c75 "tend. ;" in tm_sigreturn()
/linux/arch/arm/include/debug/
H A Drenesas-scif.S29 #define TEND (1 << 6) macro
48 bic \rd, \rd, #TEND
54 tst \rd, #TEND
/linux/drivers/pnp/
H A Dresource.c172 resource_size_t *port, *end, *tport, *tend; in pnp_check_port() local
201 tend = &tres->end; in pnp_check_port()
202 if (ranged_conflict(port, end, tport, tend)) in pnp_check_port()
220 tend = &tres->end; in pnp_check_port()
221 if (ranged_conflict(port, end, tport, tend)) in pnp_check_port()
235 resource_size_t *addr, *end, *taddr, *tend; in pnp_check_mem() local
264 tend = &tres->end; in pnp_check_mem()
265 if (ranged_conflict(addr, end, taddr, tend)) in pnp_check_mem()
283 tend = &tres->end; in pnp_check_mem()
284 if (ranged_conflict(addr, end, taddr, tend)) in pnp_check_mem()
/linux/tools/perf/pmu-events/arch/s390/cf_zec12/
H A Dextended.json139 "BriefDescription": "Completed TEND instructions in non-constrained TX mode",
140 …"PublicDescription": "A TEND instruction has completed in a nonconstrained transactional-execution…
202 "BriefDescription": "Completed TEND instructions in constrained TX mode",
203 …"PublicDescription": "A TEND instruction has completed in a constrained transactional-execution mo…
/linux/arch/s390/kernel/
H A Dftrace.c56 const char *tstart, *tend; in ftrace_shared_hotpatch_trampoline() local
59 tend = ftrace_shared_hotpatch_trampoline_br_end; in ftrace_shared_hotpatch_trampoline()
63 tend = ftrace_shared_hotpatch_trampoline_exrl_end; in ftrace_shared_hotpatch_trampoline()
67 *end = tend; in ftrace_shared_hotpatch_trampoline()
/linux/arch/s390/include/asm/
H A Ddma-types.h13 * For CIO, DMA addresses are always absolute addresses. These addresses tend
26 * For CIO, DMA addresses are always absolute addresses. These addresses tend
/linux/Documentation/devicetree/bindings/i3c/
H A Drenesas,i3c.yaml57 - const: tend
170 "st", "sp", "tend", "nack",
/linux/tools/perf/pmu-events/arch/s390/cf_z14/
H A Dextended.json90 "BriefDescription": "Completed TEND instructions in constrained TX mode",
91 …"PublicDescription": "A TEND instruction has completed in a constrained transactional-execution mo…
97 "BriefDescription": "Completed TEND instructions in non-constrained TX mode",
98 …"PublicDescription": "A TEND instruction has completed in a non-constrained transactional-executio…
/linux/tools/perf/pmu-events/arch/s390/cf_z15/
H A Dextended.json90 "BriefDescription": "Completed TEND instructions in constrained TX mode",
91 …"PublicDescription": "A TEND instruction has completed in a constrained transactional-execution mo…
97 "BriefDescription": "Completed TEND instructions in non-constrained TX mode",
98 …"PublicDescription": "A TEND instruction has completed in a non-constrained transactional-executio…
/linux/tools/perf/pmu-events/arch/s390/cf_z13/
H A Dextended.json90 "BriefDescription": "Completed TEND instructions in constrained TX mode",
91 …"PublicDescription": "A TEND instruction has completed in a constrained transactional-execution mo…
97 "BriefDescription": "Completed TEND instructions in non-constrained TX mode",
98 …"PublicDescription": "A TEND instruction has completed in a non-constrained transactional-executio…
/linux/Documentation/arch/powerpc/
H A Dtransactional_memory.rst34 tend
46 The 'tbegin' instruction denotes the start point, and 'tend' the end point.
155 returns before a tend. In this case, the stack is part of the checkpointed
/linux/Documentation/locking/
H A Dspinlocks.rst39 using spinlocks they tend to expand to areas you might not have noticed
55 If your data accesses have a very natural pattern where you usually tend
/linux/tools/perf/pmu-events/arch/powerpc/power10/
H A Dtranslation.json10 …ds, tlbie, tlbsync, slbieg, isync, msgsnd, slbiag, cpabort, copy, tcheck, tend, stsync, dcbst, icb…
/linux/Documentation/ABI/testing/
H A Dsysfs-bus-iio-dma-buffer5 DMA buffers tend to have a alignment requirement for the
H A Dsysfs-platform-kim20 Different platforms tend to have different high-speed
/linux/tools/virtio/ringtest/
H A Drun-on-all.sh6 #many devices tend to use cpu0 by default so
/linux/tools/testing/selftests/net/
H A Dudpgso_bench_tx.c81 static unsigned long tend; variable
586 tdelta = tend - tstart; in print_audit_report()
686 tend = tnow; in main()
727 tend = tnow; in main()
/linux/tools/perf/pmu-events/arch/s390/cf_z16/
H A Dextended.json76 "BriefDescription": "Completed TEND instructions in constrained TX mode",
77 …"PublicDescription": "A TEND instruction has completed in a constrained transactional-execution mo…
83 "BriefDescription": "Completed TEND instructions in non-constrained TX mode",
84 …"PublicDescription": "A TEND instruction has completed in a non-constrained transactional-executio…
/linux/net/x25/
H A DKconfig13 network. Governments, banks, and other organizations tend to use it
/linux/tools/perf/pmu-events/arch/s390/cf_z17/
H A Dextended.json76 "BriefDescription": "Completed TEND instructions in constrained TX mode",
77 …"PublicDescription": "A TEND instruction has completed in a constrained transactional-execution mo…
83 "BriefDescription": "Completed TEND instructions in non-constrained TX mode",
84 …"PublicDescription": "A TEND instruction has completed in a non-constrained transactional-executio…
/linux/Documentation/arch/arm/sunxi/
H A Dclocks.rst5 This document contains useful bits of information that people tend to ask
/linux/Documentation/maintainer/
H A Drebasing-and-merging.rst116 Larger subsystems tend to have multiple levels of maintainers, with the
139 trees tend to be a red flag when it comes time to push a branch upstream.

1234567