Home
last modified time | relevance | path

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

/include/linux/
Dfilter.h90 ((struct bpf_insn) { \
98 ((struct bpf_insn) { \
108 ((struct bpf_insn) { \
116 ((struct bpf_insn) { \
126 ((struct bpf_insn) { \
136 ((struct bpf_insn) { \
144 ((struct bpf_insn) { \
154 ((struct bpf_insn) { \
162 ((struct bpf_insn) { \
171 ((struct bpf_insn) { \
[all …]
Dbpf.h53 u32 (*map_gen_lookup)(struct bpf_map *map, struct bpf_insn *insn_buf);
317 int (*gen_prologue)(struct bpf_insn *insn, bool direct_write,
319 int (*gen_ld_abs)(const struct bpf_insn *orig,
320 struct bpf_insn *insn_buf);
322 const struct bpf_insn *src,
323 struct bpf_insn *dst,
334 struct bpf_insn *insn);
491 const struct bpf_insn *src,
492 struct bpf_insn *dst,
717 void bpf_patch_call_args(struct bpf_insn *insn, u32 stack_depth);
[all …]
Dbpf_verifier.h430 struct bpf_insn *insn);
/include/uapi/linux/
Dbpf.h65 struct bpf_insn { struct