Home
last modified time | relevance | path

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

/Linux-v6.6/kernel/bpf/
Doffload.c263 int bpf_prog_dev_bound_inherit(struct bpf_prog *new_prog, struct bpf_prog *old_prog) in bpf_prog_dev_bound_inherit() function
Dsyscall.c2691 err = bpf_prog_dev_bound_inherit(prog, dst_prog); in bpf_prog_load()
/Linux-v6.6/include/linux/
Dbpf.h2775 int bpf_prog_dev_bound_inherit(struct bpf_prog *new_prog, struct bpf_prog *old_prog);
2830 static inline int bpf_prog_dev_bound_inherit(struct bpf_prog *new_prog, in bpf_prog_dev_bound_inherit() function