Searched refs:bpf_prog_dev_bound_init (Results 1 – 2 of 2) sorted by relevance
3629 int bpf_prog_dev_bound_init(struct bpf_prog *prog, union bpf_attr *attr);3680 static inline int bpf_prog_dev_bound_init(struct bpf_prog *prog, in bpf_prog_dev_bound_init() function
3093 err = bpf_prog_dev_bound_init(prog, attr); in BTF_ID_LIST_GLOBAL_SINGLE()