Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dcore.c2277 #define LDSX(SIZEOP, SIZE) \ in ___bpf_prog_run() macro
2287 LDSX(B, s8) in ___bpf_prog_run()
2288 LDSX(H, s16) in ___bpf_prog_run()
2289 LDSX(W, s32) in ___bpf_prog_run()
2290 #undef LDSX in ___bpf_prog_run()