Home
last modified time | relevance | path

Searched refs:newv2 (Results 1 – 8 of 8) sorted by relevance

/Linux-v6.6/tools/testing/selftests/rseq/
Drseq.h314 intptr_t *v2, intptr_t newv2, in rseq_cmpeqv_trystorev_storev() argument
321 return rseq_cmpeqv_trystorev_storev_relaxed_cpu_id(v, expect, v2, newv2, newv, cpu); in rseq_cmpeqv_trystorev_storev()
323 return rseq_cmpeqv_trystorev_storev_relaxed_mm_cid(v, expect, v2, newv2, newv, cpu); in rseq_cmpeqv_trystorev_storev()
329 return rseq_cmpeqv_trystorev_storev_release_cpu_id(v, expect, v2, newv2, newv, cpu); in rseq_cmpeqv_trystorev_storev()
331 return rseq_cmpeqv_trystorev_storev_release_mm_cid(v, expect, v2, newv2, newv, cpu); in rseq_cmpeqv_trystorev_storev()
Drseq-arm64-bits.h256 intptr_t *v2, intptr_t newv2, in RSEQ_TEMPLATE_IDENTIFIER()
277 RSEQ_ASM_OP_STORE(newv2, v2) in RSEQ_TEMPLATE_IDENTIFIER()
294 [newv2] "r" (newv2) in RSEQ_TEMPLATE_IDENTIFIER()
Drseq-ppc-bits.h293 intptr_t *v2, intptr_t newv2, in RSEQ_TEMPLATE_IDENTIFIER()
320 RSEQ_ASM_OP_STORE(newv2, v2) in RSEQ_TEMPLATE_IDENTIFIER()
336 [newv2] "r" (newv2), in RSEQ_TEMPLATE_IDENTIFIER()
Drseq-riscv-bits.h282 intptr_t *v2, intptr_t newv2, in RSEQ_TEMPLATE_IDENTIFIER()
302 RSEQ_ASM_OP_STORE(newv2, v2) in RSEQ_TEMPLATE_IDENTIFIER()
319 [newv2] "r" (newv2) in RSEQ_TEMPLATE_IDENTIFIER()
Drseq-x86-bits.h338 intptr_t *v2, intptr_t newv2, in RSEQ_TEMPLATE_IDENTIFIER()
375 [newv2] "r" (newv2), in RSEQ_TEMPLATE_IDENTIFIER()
794 intptr_t *v2, intptr_t newv2, in RSEQ_TEMPLATE_IDENTIFIER()
836 [newv2] "r" (newv2), in RSEQ_TEMPLATE_IDENTIFIER()
Drseq-arm-bits.h298 intptr_t *v2, intptr_t newv2, in RSEQ_TEMPLATE_IDENTIFIER()
343 [newv2] "r" (newv2), in RSEQ_TEMPLATE_IDENTIFIER()
Drseq-mips-bits.h271 intptr_t *v2, intptr_t newv2, in RSEQ_TEMPLATE_IDENTIFIER()
314 [newv2] "r" (newv2), in RSEQ_TEMPLATE_IDENTIFIER()
Drseq-s390-bits.h285 intptr_t *v2, intptr_t newv2, in RSEQ_TEMPLATE_IDENTIFIER()
323 [newv2] "r" (newv2), in RSEQ_TEMPLATE_IDENTIFIER()