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.c693 intptr_t *targetptr_final, newval_final; in this_cpu_buffer_push() local
704 targetptr_final = &buffer->c[cpu].offset; in this_cpu_buffer_push()
707 targetptr_final, offset, targetptr_spec, in this_cpu_buffer_push()
710 ret = rseq_cmpeqv_trystorev_storev(targetptr_final, in this_cpu_buffer_push()
897 intptr_t *targetptr_final, newval_final, offset; in this_cpu_memcpy_buffer_push() local
912 targetptr_final = &buffer->c[cpu].offset; in this_cpu_memcpy_buffer_push()
915 targetptr_final, offset, in this_cpu_memcpy_buffer_push()
919 ret = rseq_cmpeqv_trymemcpy_storev(targetptr_final, in this_cpu_memcpy_buffer_push()
941 intptr_t *targetptr_final, newval_final, offset; in this_cpu_memcpy_buffer_pop() local
956 targetptr_final = &buffer->c[cpu].offset; in this_cpu_memcpy_buffer_pop()
[all …]