Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dbpf_struct_ops.c1196 int bpf_struct_ops_link_create(union bpf_attr *attr) in bpf_struct_ops_link_create() function
H A Dsyscall.c5240 return bpf_struct_ops_link_create(attr); in link_create()
/linux/include/linux/
H A Dbpf.h1821 int bpf_struct_ops_link_create(union bpf_attr *attr);
1860 static inline int bpf_struct_ops_link_create(union bpf_attr *attr) in bpf_struct_ops_link_create() function