Home
last modified time | relevance | path

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

/linux-6.6.21/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.c2723 err = bpf_prog_dev_bound_inherit(prog, dst_prog); in bpf_prog_load()
/linux-6.6.21/include/linux/
Dbpf.h2793 int bpf_prog_dev_bound_inherit(struct bpf_prog *new_prog, struct bpf_prog *old_prog);
2848 static inline int bpf_prog_dev_bound_inherit(struct bpf_prog *new_prog, in bpf_prog_dev_bound_inherit() function