Home
last modified time | relevance | path

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

/Linux-v5.15/tools/lib/bpf/
Dlibbpf.c7919 static struct bpf_link *attach_lsm(const struct bpf_sec_def *sec,
7983 .attach_fn = attach_lsm),
7988 .attach_fn = attach_lsm),
9543 static struct bpf_link *attach_lsm(const struct bpf_sec_def *sec, in attach_lsm() function