Home
last modified time | relevance | path

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

/external/linux-kselftest/tools/testing/selftests/rseq/
Dparam_test.c695 intptr_t *targetptr_final, newval_final; in this_cpu_buffer_push() local
706 targetptr_final = &buffer->c[cpu].offset; in this_cpu_buffer_push()
709 targetptr_final, offset, targetptr_spec, in this_cpu_buffer_push()
712 ret = rseq_cmpeqv_trystorev_storev(targetptr_final, in this_cpu_buffer_push()
899 intptr_t *targetptr_final, newval_final, offset; in this_cpu_memcpy_buffer_push() local
914 targetptr_final = &buffer->c[cpu].offset; in this_cpu_memcpy_buffer_push()
917 targetptr_final, offset, in this_cpu_memcpy_buffer_push()
921 ret = rseq_cmpeqv_trymemcpy_storev(targetptr_final, in this_cpu_memcpy_buffer_push()
943 intptr_t *targetptr_final, newval_final, offset; in this_cpu_memcpy_buffer_pop() local
958 targetptr_final = &buffer->c[cpu].offset; in this_cpu_memcpy_buffer_pop()
[all …]