Home
last modified time | relevance | path

Searched refs:LDSX (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/kernel/bpf/
H A Dcore.c2087 #define LDSX(SIZEOP, SIZE) \ in ___bpf_prog_run() macro
2097 LDSX(B, s8) in ___bpf_prog_run()
2098 LDSX(H, s16) in ___bpf_prog_run()
2099 LDSX(W, s32) in ___bpf_prog_run()
2100 #undef LDSX in ___bpf_prog_run()