Searched defs:rseq_addv (Results 1 – 8 of 8) sorted by relevance
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/rseq/ |
H A D | rseq-x86.h | 250 int rseq_addv(intptr_t *v, intptr_t count, int cpu) in rseq_addv() function 859 int rseq_addv(intptr_t *v, intptr_t count, int cpu) in rseq_addv() function
|
H A D | rseq-skip.h | 22 int rseq_addv(intptr_t *v, intptr_t count, int cpu) in rseq_addv() function
|
H A D | rseq-arm.h | 291 int rseq_addv(intptr_t *v, intptr_t count, int cpu) in rseq_addv() function
|
H A D | rseq-s390.h | 276 int rseq_addv(intptr_t *v, intptr_t count, int cpu) in rseq_addv() function
|
H A D | rseq-mips.h | 284 int rseq_addv(intptr_t *v, intptr_t count, int cpu) in rseq_addv() function
|
H A D | rseq-arm64.h | 327 int rseq_addv(intptr_t *v, intptr_t count, int cpu) in rseq_addv() function
|
H A D | rseq-riscv.h | 283 int rseq_addv(intptr_t *v, intptr_t count, int cpu) in rseq_addv() function
|
H A D | rseq-ppc.h | 350 int rseq_addv(intptr_t *v, intptr_t count, int cpu) in rseq_addv() function
|