Home
last modified time | relevance | path

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

/linux-6.14.4/kernel/bpf/
Dbpf_struct_ops.c1315 int bpf_struct_ops_link_create(union bpf_attr *attr) in bpf_struct_ops_link_create() function
Dsyscall.c5324 return bpf_struct_ops_link_create(attr); in link_create()
/linux-6.14.4/include/linux/
Dbpf.h1891 int bpf_struct_ops_link_create(union bpf_attr *attr);
1934 static inline int bpf_struct_ops_link_create(union bpf_attr *attr) in bpf_struct_ops_link_create() function