Searched defs:bpf_insn (Results 1 – 4 of 4) sorted by relevance
| /linux/arch/loongarch/net/ | ||
| H A D | bpf_jit.h | 55 static inline int bpf2la_offset(int bpf_insn, int off, const struct jit_ctx *ctx) in bpf2la_offset() |
| /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 | 251 bpf2a64_offset(int bpf_insn,int off,const struct jit_ctx * ctx) bpf2a64_offset() argument |
| /linux/lib/ | ||
| H A D | test_bpf.c | 844 __bpf_fill_pattern(struct bpf_test * self,void * arg,int dbits,int sbits,int block1,int block2,int (* emit)(struct bpf_test *,void *,struct bpf_insn *,s64,s64)) __bpf_fill_pattern() argument |