Searched refs:bpf_prog_dev_bound_inherit (Results 1 – 2 of 2) sorted by relevance
271 int bpf_prog_dev_bound_inherit(struct bpf_prog *new_prog, struct bpf_prog *old_prog) in bpf_prog_dev_bound_inherit() function
2935 err = bpf_prog_dev_bound_inherit(prog, dst_prog); in bpf_prog_load()