Home
last modified time | relevance | path

Searched refs:attach_lsm (Results 1 - 1 of 1) sorted by relevance

/third_party/libbpf/src/
H A Dlibbpf.c9218 static int attach_lsm(const struct bpf_program *prog, long cookie, struct bpf_link **link);
9266 SEC_DEF("lsm+", LSM, BPF_LSM_MAC, SEC_ATTACH_BTF, attach_lsm),
9267 SEC_DEF("lsm.s+", LSM, BPF_LSM_MAC, SEC_ATTACH_BTF | SEC_SLEEPABLE, attach_lsm),
12383 static int attach_lsm(const struct bpf_program *prog, long cookie, struct bpf_link **link) function

Completed in 17 milliseconds