Lines Matching refs:targetptr_final
697 intptr_t *targetptr_final, newval_final; in this_cpu_buffer_push() local
708 targetptr_final = &buffer->c[cpu].offset; in this_cpu_buffer_push()
711 targetptr_final, offset, targetptr_spec, in this_cpu_buffer_push()
714 ret = rseq_cmpeqv_trystorev_storev(targetptr_final, in this_cpu_buffer_push()
901 intptr_t *targetptr_final, newval_final, offset; in this_cpu_memcpy_buffer_push() local
916 targetptr_final = &buffer->c[cpu].offset; in this_cpu_memcpy_buffer_push()
919 targetptr_final, offset, in this_cpu_memcpy_buffer_push()
923 ret = rseq_cmpeqv_trymemcpy_storev(targetptr_final, in this_cpu_memcpy_buffer_push()
945 intptr_t *targetptr_final, newval_final, offset; in this_cpu_memcpy_buffer_pop() local
960 targetptr_final = &buffer->c[cpu].offset; in this_cpu_memcpy_buffer_pop()
961 ret = rseq_cmpeqv_trymemcpy_storev(targetptr_final, in this_cpu_memcpy_buffer_pop()