Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/rseq/
H A Dparam_test.c818 intptr_t *targetptr_final, newval_final; in this_cpu_buffer_push() local
829 targetptr_final = &buffer->c[cpu].offset; in this_cpu_buffer_push()
831 targetptr_final, offset, targetptr_spec, in this_cpu_buffer_push()
1018 intptr_t *targetptr_final, newval_final, offset; in this_cpu_memcpy_buffer_push() local
1033 targetptr_final = &buffer->c[cpu].offset; in this_cpu_memcpy_buffer_push()
1036 targetptr_final, offset, in this_cpu_memcpy_buffer_push()
1058 intptr_t *targetptr_final, newval_final, offset; in this_cpu_memcpy_buffer_pop() local
1073 targetptr_final = &buffer->c[cpu].offset; in this_cpu_memcpy_buffer_pop()
1075 targetptr_final, offset, destptr, srcptr, copylen, in this_cpu_memcpy_buffer_pop()