Home
last modified time | relevance | path

Searched refs:rseq_cmpeqv_storev (Results 1 – 9 of 9) sorted by relevance

/external/linux-kselftest/tools/testing/selftests/rseq/
Dbasic_percpu_ops_test.c55 ret = rseq_cmpeqv_storev(&lock->c[cpu].v, in rseq_this_cpu_lock()
150 ret = rseq_cmpeqv_storev(targetptr, expect, newval, cpu); in this_cpu_list_push()
Drseq-skip.h9 int rseq_cmpeqv_storev(intptr_t *v, intptr_t expect, intptr_t newv, int cpu) in rseq_cmpeqv_storev() function
Drseq-x86.h114 int rseq_cmpeqv_storev(intptr_t *v, intptr_t expect, intptr_t newv, int cpu) in rseq_cmpeqv_storev() function
692 int rseq_cmpeqv_storev(intptr_t *v, intptr_t expect, intptr_t newv, int cpu) in rseq_cmpeqv_storev() function
Drseq-s390.h138 int rseq_cmpeqv_storev(intptr_t *v, intptr_t expect, intptr_t newv, int cpu) in rseq_cmpeqv_storev() function
Dparam_test.c336 ret = rseq_cmpeqv_storev(&lock->c[cpu].v, in rseq_this_cpu_lock()
531 ret = rseq_cmpeqv_storev(targetptr, expect, newval, cpu); in this_cpu_list_push()
Drseq-arm.h153 int rseq_cmpeqv_storev(intptr_t *v, intptr_t expect, intptr_t newv, int cpu) in rseq_cmpeqv_storev() function
Drseq-ppc.h207 int rseq_cmpeqv_storev(intptr_t *v, intptr_t expect, intptr_t newv, int cpu) in rseq_cmpeqv_storev() function
Drseq-arm64.h208 int rseq_cmpeqv_storev(intptr_t *v, intptr_t expect, intptr_t newv, int cpu) in rseq_cmpeqv_storev() function
Drseq-mips.h160 int rseq_cmpeqv_storev(intptr_t *v, intptr_t expect, intptr_t newv, int cpu) in rseq_cmpeqv_storev() function