Searched defs:expectnot (Results 1 – 9 of 9) sorted by relevance
/external/linux-kselftest/tools/testing/selftests/rseq/ |
D | rseq-skip.h | 15 int rseq_cmpnev_storeoffp_load(intptr_t *v, intptr_t expectnot, in rseq_cmpnev_storeoffp_load()
|
D | rseq-ppc.h | 119 #define RSEQ_ASM_OP_CMPNE(var, expectnot, label) \ argument 220 int rseq_cmpnev_storeoffp_load(intptr_t *v, intptr_t expectnot, in rseq_cmpnev_storeoffp_load()
|
D | rseq-x86.h | 136 int rseq_cmpnev_storeoffp_load(intptr_t *v, intptr_t expectnot, in rseq_cmpnev_storeoffp_load() 618 int rseq_cmpnev_storeoffp_load(intptr_t *v, intptr_t expectnot, in rseq_cmpnev_storeoffp_load()
|
D | basic_percpu_ops_test.c | 170 intptr_t *targetptr, expectnot, *load; in this_cpu_list_pop() local
|
D | rseq-arm.h | 144 int rseq_cmpnev_storeoffp_load(intptr_t *v, intptr_t expectnot, in rseq_cmpnev_storeoffp_load()
|
D | rseq-s390.h | 156 int rseq_cmpnev_storeoffp_load(intptr_t *v, intptr_t expectnot, in rseq_cmpnev_storeoffp_load()
|
D | rseq-mips.h | 169 int rseq_cmpnev_storeoffp_load(intptr_t *v, intptr_t expectnot, in rseq_cmpnev_storeoffp_load()
|
D | rseq-arm64.h | 227 int rseq_cmpnev_storeoffp_load(intptr_t *v, intptr_t expectnot, in rseq_cmpnev_storeoffp_load()
|
D | param_test.c | 549 intptr_t *targetptr, expectnot, *load; in this_cpu_list_pop() local
|