Home
last modified time | relevance | path

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

/linux-6.6.21/kernel/bpf/
Dbpf_struct_ops.c865 int bpf_struct_ops_link_create(union bpf_attr *attr) in bpf_struct_ops_link_create() function
Dsyscall.c4944 return bpf_struct_ops_link_create(attr); in link_create()
/linux-6.6.21/include/linux/
Dbpf.h1666 int bpf_struct_ops_link_create(union bpf_attr *attr);
1707 static inline int bpf_struct_ops_link_create(union bpf_attr *attr) in bpf_struct_ops_link_create() function