Home
last modified time | relevance | path

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

/Linux-v5.10/tools/lib/bpf/
Dlibbpf.c8233 static struct bpf_link *attach_lsm(const struct bpf_sec_def *sec,
8294 .attach_fn = attach_lsm),
8299 .attach_fn = attach_lsm),
9614 static struct bpf_link *attach_lsm(const struct bpf_sec_def *sec, in attach_lsm() function