Home
last modified time | relevance | path

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

/openbmc/linux/kernel/bpf/
H A Dtcx.c10 int tcx_prog_attach(const union bpf_attr *attr, struct bpf_prog *prog) in tcx_prog_attach() function
H A Dsyscall.c3932 ret = tcx_prog_attach(attr, prog); in bpf_prog_attach()