Home
last modified time | relevance | path

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

/linux-6.15/kernel/bpf/
H A Dcore.c2138 #define LDSX(SIZEOP, SIZE) \ in ___bpf_prog_run() macro
2148 LDSX(B, s8) in ___bpf_prog_run()
2149 LDSX(H, s16) in ___bpf_prog_run()
2150 LDSX(W, s32) in ___bpf_prog_run()
2151 #undef LDSX in ___bpf_prog_run()