Searched refs:bpf_prog_dev_bound_inherit (Results 1 – 2 of 2) sorted by relevance
3631 int bpf_prog_dev_bound_inherit(struct bpf_prog *new_prog, struct bpf_prog *old_prog);3687 static inline int bpf_prog_dev_bound_inherit(struct bpf_prog *new_prog, in bpf_prog_dev_bound_inherit() function
3100 err = bpf_prog_dev_bound_inherit(prog, dst_prog); in BTF_ID_LIST_GLOBAL_SINGLE()