/kernel/linux/linux-5.10/tools/testing/selftests/rseq/ |
H A D | rseq-skip.h | 15 int rseq_cmpnev_storeoffp_load(intptr_t *v, intptr_t expectnot, in rseq_cmpnev_storeoffp_load() function
|
H A D | basic_percpu_ops_test.c | 178 ret = rseq_cmpnev_storeoffp_load(targetptr, expectnot, in this_cpu_list_pop()
|
H A D | rseq-x86.h | 181 int rseq_cmpnev_storeoffp_load(intptr_t *v, intptr_t expectnot, in rseq_cmpnev_storeoffp_load() function 790 int rseq_cmpnev_storeoffp_load(intptr_t *v, intptr_t expectnot, in rseq_cmpnev_storeoffp_load() function
|
H A D | rseq-mips.h | 218 int rseq_cmpnev_storeoffp_load(intptr_t *v, intptr_t expectnot, in rseq_cmpnev_storeoffp_load() function
|
H A D | rseq-arm.h | 218 int rseq_cmpnev_storeoffp_load(intptr_t *v, intptr_t expectnot, in rseq_cmpnev_storeoffp_load() function
|
H A D | rseq-s390.h | 205 int rseq_cmpnev_storeoffp_load(intptr_t *v, intptr_t expectnot, in rseq_cmpnev_storeoffp_load() function
|
H A D | rseq-ppc.h | 277 int rseq_cmpnev_storeoffp_load(intptr_t *v, intptr_t expectnot, in rseq_cmpnev_storeoffp_load() function
|
H A D | rseq-arm64.h | 265 int rseq_cmpnev_storeoffp_load(intptr_t *v, intptr_t expectnot, in rseq_cmpnev_storeoffp_load() function
|
H A D | param_test.c | 560 ret = rseq_cmpnev_storeoffp_load(targetptr, expectnot, in this_cpu_list_pop()
|
/kernel/linux/linux-6.6/tools/testing/selftests/rseq/ |
H A D | basic_percpu_ops_test.c | 205 ret = rseq_cmpnev_storeoffp_load(RSEQ_MO_RELAXED, RSEQ_PERCPU, in this_cpu_list_pop()
|
H A D | rseq-x86-bits.h | 81 int RSEQ_TEMPLATE_IDENTIFIER(rseq_cmpnev_storeoffp_load)(intptr_t *v, intptr_t expectnot, in rseq_cmpnev_storeoffp_load() function 593 int RSEQ_TEMPLATE_IDENTIFIER(rseq_cmpnev_storeoffp_load)(intptr_t *v, intptr_t expectnot, in rseq_cmpnev_storeoffp_load() function
|
H A D | rseq-mips-bits.h | 74 int RSEQ_TEMPLATE_IDENTIFIER(rseq_cmpnev_storeoffp_load)(intptr_t *v, intptr_t expectnot, in rseq_cmpnev_storeoffp_load() function
|
H A D | rseq-riscv-bits.h | 62 int RSEQ_TEMPLATE_IDENTIFIER(rseq_cmpnev_storeoffp_load)(intptr_t *v, intptr_t expectnot, in rseq_cmpnev_storeoffp_load() function
|
H A D | rseq-ppc-bits.h | 79 int RSEQ_TEMPLATE_IDENTIFIER(rseq_cmpnev_storeoffp_load)(intptr_t *v, intptr_t expectnot, in rseq_cmpnev_storeoffp_load() function
|
H A D | rseq.h | 260 int rseq_cmpnev_storeoffp_load(enum rseq_mo rseq_mo, enum rseq_percpu_mode percpu_mode, in rseq_cmpnev_storeoffp_load() function
|
H A D | rseq-s390-bits.h | 76 int RSEQ_TEMPLATE_IDENTIFIER(rseq_cmpnev_storeoffp_load)(intptr_t *v, intptr_t expectnot, in rseq_cmpnev_storeoffp_load() function
|
H A D | rseq-arm-bits.h | 81 int RSEQ_TEMPLATE_IDENTIFIER(rseq_cmpnev_storeoffp_load)(intptr_t *v, intptr_t expectnot, in rseq_cmpnev_storeoffp_load() function
|
H A D | rseq-arm64-bits.h | 72 int RSEQ_TEMPLATE_IDENTIFIER(rseq_cmpnev_storeoffp_load)(intptr_t *v, intptr_t expectnot, in rseq_cmpnev_storeoffp_load() function
|
H A D | param_test.c | 645 ret = rseq_cmpnev_storeoffp_load(RSEQ_MO_RELAXED, RSEQ_PERCPU, in this_cpu_list_pop()
|