Searched refs:rseq_cmpeqv_trystorev_storev (Results 1 – 8 of 8) sorted by relevance
/external/linux-kselftest/tools/testing/selftests/rseq/ |
D | rseq-skip.h | 28 int rseq_cmpeqv_trystorev_storev(intptr_t *v, intptr_t expect, in rseq_cmpeqv_trystorev_storev() function
|
D | rseq-s390.h | 263 int rseq_cmpeqv_trystorev_storev(intptr_t *v, intptr_t expect, in rseq_cmpeqv_trystorev_storev() function 330 return rseq_cmpeqv_trystorev_storev(v, expect, v2, newv2, newv, cpu); in rseq_cmpeqv_trystorev_storev_release()
|
D | rseq-x86.h | 239 int rseq_cmpeqv_trystorev_storev(intptr_t *v, intptr_t expect, in rseq_cmpeqv_trystorev_storev() function 305 return rseq_cmpeqv_trystorev_storev(v, expect, v2, newv2, newv, cpu); in rseq_cmpeqv_trystorev_storev_release() 721 int rseq_cmpeqv_trystorev_storev(intptr_t *v, intptr_t expect, in rseq_cmpeqv_trystorev_storev() function
|
D | rseq-arm.h | 261 int rseq_cmpeqv_trystorev_storev(intptr_t *v, intptr_t expect, in rseq_cmpeqv_trystorev_storev() function
|
D | rseq-ppc.h | 332 int rseq_cmpeqv_trystorev_storev(intptr_t *v, intptr_t expect, in rseq_cmpeqv_trystorev_storev() function
|
D | rseq-mips.h | 284 int rseq_cmpeqv_trystorev_storev(intptr_t *v, intptr_t expect, in rseq_cmpeqv_trystorev_storev() function
|
D | rseq-arm64.h | 320 int rseq_cmpeqv_trystorev_storev(intptr_t *v, intptr_t expect, in rseq_cmpeqv_trystorev_storev() function
|
D | param_test.c | 710 ret = rseq_cmpeqv_trystorev_storev(targetptr_final, in this_cpu_buffer_push()
|