Searched defs:bpf_insn (Results 1 – 5 of 5) sorted by relevance
| /linux/arch/loongarch/net/ | ||
| H A D | bpf_jit.h | 53 static inline int bpf2la_offset(int bpf_insn, int off, const struct jit_ctx *ctx) in bpf2la_offset() |
| /linux/include/uapi/linux/ | ||
| H A D | bpf.h | 80 struct bpf_insn { struct |
| /linux/tools/include/uapi/linux/ | ||
| H A D | bpf.h | 80 struct bpf_insn { struct |
| /linux/arch/arm64/net/ | ||
| H A D | bpf_jit_comp.c | 252 static inline int bpf2a64_offset(int bpf_insn, int off, in bpf2a64_offset() |
| /linux/lib/ | ||
| H A D | test_bpf.c | 844 struct bpf_insn*, s64, s64)) in __bpf_fill_pattern() |