Searched refs:targetptr_spec (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/tools/testing/selftests/rseq/ |
H A D | param_test.c | 694 intptr_t *targetptr_spec, newval_spec; in this_cpu_buffer_push() local 704 targetptr_spec = (intptr_t *)&buffer->c[cpu].array[offset]; in this_cpu_buffer_push() 709 targetptr_final, offset, targetptr_spec, in this_cpu_buffer_push() 713 offset, targetptr_spec, newval_spec, in this_cpu_buffer_push()
|
/kernel/linux/linux-6.6/tools/testing/selftests/rseq/ |
H A D | param_test.c | 780 intptr_t *targetptr_spec, newval_spec; in this_cpu_buffer_push() local 790 targetptr_spec = (intptr_t *)&buffer->c[cpu].array[offset]; in this_cpu_buffer_push() 794 targetptr_final, offset, targetptr_spec, in this_cpu_buffer_push()
|
Completed in 4 milliseconds