Lines Matching refs:targetptr_final
718 intptr_t *targetptr_final, newval_final; in this_cpu_buffer_push() local
729 targetptr_final = &buffer->c[cpu].offset; in this_cpu_buffer_push()
732 targetptr_final, offset, targetptr_spec, in this_cpu_buffer_push()
735 ret = rseq_cmpeqv_trystorev_storev(targetptr_final, in this_cpu_buffer_push()
922 intptr_t *targetptr_final, newval_final, offset; in this_cpu_memcpy_buffer_push() local
937 targetptr_final = &buffer->c[cpu].offset; in this_cpu_memcpy_buffer_push()
940 targetptr_final, offset, in this_cpu_memcpy_buffer_push()
944 ret = rseq_cmpeqv_trymemcpy_storev(targetptr_final, in this_cpu_memcpy_buffer_push()
966 intptr_t *targetptr_final, newval_final, offset; in this_cpu_memcpy_buffer_pop() local
981 targetptr_final = &buffer->c[cpu].offset; in this_cpu_memcpy_buffer_pop()
982 ret = rseq_cmpeqv_trymemcpy_storev(targetptr_final, in this_cpu_memcpy_buffer_pop()