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

/linux-master/kernel/bpf/
H A Doffload.c228 int bpf_prog_dev_bound_init(struct bpf_prog *prog, union bpf_attr *attr) function
H A Dsyscall.c2851 err = bpf_prog_dev_bound_init(prog, attr);
/linux-master/include/linux/
H A Dbpf.h2975 int bpf_prog_dev_bound_init(struct bpf_prog *prog, union bpf_attr *attr);
3025 static inline int bpf_prog_dev_bound_init(struct bpf_prog *prog, function

Completed in 150 milliseconds