Searched refs:targetptr_final (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/tools/testing/selftests/rseq/ |
| H A D | param_test.c | 815 intptr_t *targetptr_final, newval_final; in this_cpu_buffer_push() local 826 targetptr_final = &buffer->c[cpu].offset; in this_cpu_buffer_push() 828 targetptr_final, offset, targetptr_spec, in this_cpu_buffer_push() 1015 intptr_t *targetptr_final, newval_final, offset; in this_cpu_memcpy_buffer_push() local 1030 targetptr_final = &buffer->c[cpu].offset; in this_cpu_memcpy_buffer_push() 1033 targetptr_final, offset, in this_cpu_memcpy_buffer_push() 1055 intptr_t *targetptr_final, newval_final, offset; in this_cpu_memcpy_buffer_pop() local 1070 targetptr_final = &buffer->c[cpu].offset; in this_cpu_memcpy_buffer_pop() 1072 targetptr_final, offset, destptr, srcptr, copylen, in this_cpu_memcpy_buffer_pop()
|