Home
last modified time | relevance | path

Searched refs:tcx_link_attach (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/kernel/bpf/
H A Dtcx.c310 int tcx_link_attach(const union bpf_attr *attr, struct bpf_prog *prog) in tcx_link_attach() function
H A Dsyscall.c5036 ret = tcx_link_attach(attr, prog); in link_create()