Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dbpf_mprog.h331 int bpf_mprog_query(const union bpf_attr *attr, union bpf_attr __user *uattr,
/Linux-v6.6/kernel/bpf/
Dtcx.c135 ret = bpf_mprog_query(attr, uattr, tcx_entry_fetch(dev, ingress)); in tcx_prog_query()
Dmprog.c395 int bpf_mprog_query(const union bpf_attr *attr, union bpf_attr __user *uattr, in bpf_mprog_query() function