Searched refs:LDX_PROBE (Results 1 – 1 of 1) sorted by relevance
1670 #define LDX_PROBE(SIZEOP, SIZE) \ in ___bpf_prog_run() macro1674 LDX_PROBE(B, 1) in ___bpf_prog_run()1675 LDX_PROBE(H, 2) in ___bpf_prog_run()1676 LDX_PROBE(W, 4) in ___bpf_prog_run()1677 LDX_PROBE(DW, 8) in ___bpf_prog_run()1678 #undef LDX_PROBE in ___bpf_prog_run()
Completed in 7 milliseconds