/kernel/linux/linux-5.10/tools/testing/selftests/rseq/ |
H A D | rseq-skip.h | 52 int rseq_cmpeqv_trymemcpy_storev(intptr_t *v, intptr_t expect, in rseq_cmpeqv_trymemcpy_storev() function
|
H A D | rseq-s390.h | 487 int rseq_cmpeqv_trymemcpy_storev(intptr_t *v, intptr_t expect, in rseq_cmpeqv_trymemcpy_storev() function 607 return rseq_cmpeqv_trymemcpy_storev(v, expect, dst, src, len, in rseq_cmpeqv_trymemcpy_storev_release()
|
H A D | rseq-x86.h | 510 int rseq_cmpeqv_trymemcpy_storev(intptr_t *v, intptr_t expect, in rseq_cmpeqv_trymemcpy_storev() function 628 return rseq_cmpeqv_trymemcpy_storev(v, expect, dst, src, len, in rseq_cmpeqv_trymemcpy_storev_release() 1130 int rseq_cmpeqv_trymemcpy_storev(intptr_t *v, intptr_t expect, in rseq_cmpeqv_trymemcpy_storev() function
|
H A D | rseq-mips.h | 547 int rseq_cmpeqv_trymemcpy_storev(intptr_t *v, intptr_t expect, in rseq_cmpeqv_trymemcpy_storev() function
|
H A D | rseq-arm.h | 581 int rseq_cmpeqv_trymemcpy_storev(intptr_t *v, intptr_t expect, in rseq_cmpeqv_trymemcpy_storev() function
|
H A D | param_test.c | 921 ret = rseq_cmpeqv_trymemcpy_storev(targetptr_final, in this_cpu_memcpy_buffer_push() 959 ret = rseq_cmpeqv_trymemcpy_storev(targetptr_final, in this_cpu_memcpy_buffer_pop()
|
H A D | rseq-ppc.h | 632 int rseq_cmpeqv_trymemcpy_storev(intptr_t *v, intptr_t expect, in rseq_cmpeqv_trymemcpy_storev() function
|
H A D | rseq-arm64.h | 568 int rseq_cmpeqv_trymemcpy_storev(intptr_t *v, intptr_t expect, in rseq_cmpeqv_trymemcpy_storev() function
|
/kernel/linux/linux-6.6/tools/testing/selftests/rseq/ |
H A D | rseq-x86-bits.h | 407 int RSEQ_TEMPLATE_IDENTIFIER(rseq_cmpeqv_trymemcpy_storev)(intptr_t *v, intptr_t expect, in rseq_cmpeqv_trymemcpy_storev() function 870 int RSEQ_TEMPLATE_IDENTIFIER(rseq_cmpeqv_trymemcpy_storev)(intptr_t *v, intptr_t expect, in rseq_cmpeqv_trymemcpy_storev() function
|
H A D | rseq-mips-bits.h | 342 int RSEQ_TEMPLATE_IDENTIFIER(rseq_cmpeqv_trymemcpy_storev)(intptr_t *v, intptr_t expect, in rseq_cmpeqv_trymemcpy_storev() function
|
H A D | rseq-riscv-bits.h | 344 int RSEQ_TEMPLATE_IDENTIFIER(rseq_cmpeqv_trymemcpy_storev)(intptr_t *v, intptr_t expect, in rseq_cmpeqv_trymemcpy_storev() function
|
H A D | rseq-ppc-bits.h | 369 int RSEQ_TEMPLATE_IDENTIFIER(rseq_cmpeqv_trymemcpy_storev)(intptr_t *v, intptr_t expect, in rseq_cmpeqv_trymemcpy_storev() function
|
H A D | rseq.h | 357 int rseq_cmpeqv_trymemcpy_storev(enum rseq_mo rseq_mo, enum rseq_percpu_mode percpu_mode, in rseq_cmpeqv_trymemcpy_storev() function
|
H A D | rseq-s390-bits.h | 357 int RSEQ_TEMPLATE_IDENTIFIER(rseq_cmpeqv_trymemcpy_storev)(intptr_t *v, intptr_t expect, in rseq_cmpeqv_trymemcpy_storev() function
|
H A D | rseq-arm-bits.h | 377 int RSEQ_TEMPLATE_IDENTIFIER(rseq_cmpeqv_trymemcpy_storev)(intptr_t *v, intptr_t expect, in rseq_cmpeqv_trymemcpy_storev() function
|
H A D | rseq-arm64-bits.h | 322 int RSEQ_TEMPLATE_IDENTIFIER(rseq_cmpeqv_trymemcpy_storev)(intptr_t *v, intptr_t expect, in rseq_cmpeqv_trymemcpy_storev() function
|
H A D | param_test.c | 997 ret = rseq_cmpeqv_trymemcpy_storev( in this_cpu_memcpy_buffer_push() 1037 ret = rseq_cmpeqv_trymemcpy_storev(RSEQ_MO_RELAXED, RSEQ_PERCPU, in this_cpu_memcpy_buffer_pop()
|