Searched refs:targetptr_final (Results 1 – 1 of 1) sorted by relevance
| /tools/testing/selftests/rseq/ |
| D | param_test.c | 791 intptr_t *targetptr_final, newval_final; in this_cpu_buffer_push() local 802 targetptr_final = &buffer->c[cpu].offset; in this_cpu_buffer_push() 804 targetptr_final, offset, targetptr_spec, in this_cpu_buffer_push() 991 intptr_t *targetptr_final, newval_final, offset; in this_cpu_memcpy_buffer_push() local 1006 targetptr_final = &buffer->c[cpu].offset; in this_cpu_memcpy_buffer_push() 1009 targetptr_final, offset, in this_cpu_memcpy_buffer_push() 1031 intptr_t *targetptr_final, newval_final, offset; in this_cpu_memcpy_buffer_pop() local 1046 targetptr_final = &buffer->c[cpu].offset; in this_cpu_memcpy_buffer_pop() 1048 targetptr_final, offset, destptr, srcptr, copylen, in this_cpu_memcpy_buffer_pop()
|