Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/bpf/
Dcgroup.c86 const struct bpf_prog *shim_prog; in __cgroup_bpf_run_lsm_sock() local
95 shim_prog = (const struct bpf_prog *)((void *)insn - offsetof(struct bpf_prog, insnsi)); in __cgroup_bpf_run_lsm_sock()
100 shim_prog->aux->cgroup_atype, in __cgroup_bpf_run_lsm_sock()
108 const struct bpf_prog *shim_prog; in __cgroup_bpf_run_lsm_socket() local
117 shim_prog = (const struct bpf_prog *)((void *)insn - offsetof(struct bpf_prog, insnsi)); in __cgroup_bpf_run_lsm_socket()
122 shim_prog->aux->cgroup_atype, in __cgroup_bpf_run_lsm_socket()
130 const struct bpf_prog *shim_prog; in __cgroup_bpf_run_lsm_current() local
135 shim_prog = (const struct bpf_prog *)((void *)insn - offsetof(struct bpf_prog, insnsi)); in __cgroup_bpf_run_lsm_current()
141 shim_prog->aux->cgroup_atype, in __cgroup_bpf_run_lsm_current()