Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dcgroup.c84 bpf_prog_run_array_cg(const struct cgroup_bpf *cgrp, in bpf_prog_run_array_cg()
134 ret = bpf_prog_run_array_cg(&cgrp->bpf, in __cgroup_bpf_run_lsm_socket()
156 ret = bpf_prog_run_array_cg(&cgrp->bpf, in __cgroup_bpf_run_lsm_current()
175 ret = bpf_prog_run_array_cg(&cgrp->bpf, in bpf_cgroup_atype_find()
1608 ret = bpf_prog_run_array_cg(&cgrp->bpf, atype, skb, in __cgroup_bpf_run_filter_skb()
1634 ret = bpf_prog_run_array_cg(&cgrp->bpf, atype,
1666 return bpf_prog_run_array_cg(&cgrp->bpf, atype, sk, bpf_prog_run, 0,
1717 ret = bpf_prog_run_array_cg(&cgrp->bpf, atype, &ctx, bpf_prog_run,
1749 return bpf_prog_run_array_cg(&cgrp->bpf, atype, sock_ops, bpf_prog_run, in __cgroup_bpf_check_dev_permission()
1767 ret = bpf_prog_run_array_cg( in BPF_CALL_2()
62 bpf_prog_run_array_cg(const struct cgroup_bpf *cgrp, bpf_prog_run_array_cg() function
[all...]