Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Doffload.c270 int bpf_prog_dev_bound_inherit(struct bpf_prog *new_prog, struct bpf_prog *old_prog) in bpf_prog_dev_bound_inherit() function
H A Dsyscall.c2871 err = bpf_prog_dev_bound_inherit(prog, dst_prog); in bpf_prog_load()
/linux/include/linux/
H A Dbpf.h2976 int bpf_prog_dev_bound_inherit(struct bpf_prog *new_prog, struct bpf_prog *old_prog);
3032 static inline int bpf_prog_dev_bound_inherit(struct bpf_prog *new_prog, in bpf_prog_dev_bound_inherit() function