Home
last modified time | relevance | path

Searched defs:SIZEOP (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/tools/testing/selftests/bpf/progs/ !
Darena_atomics.c319 #define LOAD_ACQUIRE_ARENA(SIZEOP, SIZE, SRC, DST) \ in load_acquire() argument
370 #define STORE_RELEASE_ARENA(SIZEOP, DST, VAL) \ in store_release() argument
/linux-6.15/kernel/bpf/ !
Dcore.c2116 #define LDST(SIZEOP, SIZE) \ in ___bpf_prog_run() argument
2138 #define LDSX(SIZEOP, SIZE) \ in ___bpf_prog_run() argument
2220 #define LOAD_ACQUIRE(SIZEOP, SIZE) \ in ___bpf_prog_run() argument
2238 #define STORE_RELEASE(SIZEOP, SIZE) \ in ___bpf_prog_run() argument