Searched refs:bpf_struct_ops_link_create (Results 1 – 2 of 2) sorted by relevance
2120 int bpf_struct_ops_link_create(union bpf_attr *attr);2167 static inline int bpf_struct_ops_link_create(union bpf_attr *attr) in bpf_struct_ops_link_create() function
5710 return bpf_struct_ops_link_create(attr); in link_create()