Home
last modified time | relevance | path

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

/Linux-v6.6/kernel/bpf/
Dbpf_struct_ops.c865 int bpf_struct_ops_link_create(union bpf_attr *attr) in bpf_struct_ops_link_create() function
Dsyscall.c4903 return bpf_struct_ops_link_create(attr); in link_create()
/Linux-v6.6/include/linux/
Dbpf.h1648 int bpf_struct_ops_link_create(union bpf_attr *attr);
1689 static inline int bpf_struct_ops_link_create(union bpf_attr *attr) in bpf_struct_ops_link_create() function