Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/bpf/
Dcgroup.c69 const struct bpf_prog *shim_prog; in __cgroup_bpf_run_lsm_sock() local
78 shim_prog = (const struct bpf_prog *)((void *)insn - offsetof(struct bpf_prog, insnsi)); in __cgroup_bpf_run_lsm_sock()
83 shim_prog->aux->cgroup_atype, in __cgroup_bpf_run_lsm_sock()
91 const struct bpf_prog *shim_prog; in __cgroup_bpf_run_lsm_socket() local
100 shim_prog = (const struct bpf_prog *)((void *)insn - offsetof(struct bpf_prog, insnsi)); in __cgroup_bpf_run_lsm_socket()
105 shim_prog->aux->cgroup_atype, in __cgroup_bpf_run_lsm_socket()
113 const struct bpf_prog *shim_prog; in __cgroup_bpf_run_lsm_current() local
118 shim_prog = (const struct bpf_prog *)((void *)insn - offsetof(struct bpf_prog, insnsi)); in __cgroup_bpf_run_lsm_current()
124 shim_prog->aux->cgroup_atype, in __cgroup_bpf_run_lsm_current()