Home
last modified time | relevance | path

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

/linux-6.15/kernel/bpf/
H A Dbpf_struct_ops.c1330 int bpf_struct_ops_link_create(union bpf_attr *attr) in bpf_struct_ops_link_create() function
H A Dsyscall.c5363 return bpf_struct_ops_link_create(attr); in link_create()
/linux-6.15/include/linux/
H A Dbpf.h1922 int bpf_struct_ops_link_create(union bpf_attr *attr);
1965 static inline int bpf_struct_ops_link_create(union bpf_attr *attr) in bpf_struct_ops_link_create() function