Home
last modified time | relevance | path

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

/Linux-v6.6/kernel/bpf/
Doffload.c228 int bpf_prog_dev_bound_init(struct bpf_prog *prog, union bpf_attr *attr) in bpf_prog_dev_bound_init() function
Dsyscall.c2684 err = bpf_prog_dev_bound_init(prog, attr); in bpf_prog_load()
/Linux-v6.6/include/linux/
Dbpf.h2774 int bpf_prog_dev_bound_init(struct bpf_prog *prog, union bpf_attr *attr);
2824 static inline int bpf_prog_dev_bound_init(struct bpf_prog *prog, in bpf_prog_dev_bound_init() function