Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dcore.c2196 #define LDSX(SIZEOP, SIZE) \ in ___bpf_prog_run() macro
2206 LDSX(B, s8) in ___bpf_prog_run()
2207 LDSX(H, s16) in ___bpf_prog_run()
2208 LDSX(W, s32) in ___bpf_prog_run()
2209 #undef LDSX in ___bpf_prog_run()