Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/lib/bpf/
H A Dlibbpf.c8314 static struct bpf_link *attach_lsm(const struct bpf_sec_def *sec,
8375 .attach_fn = attach_lsm),
8380 .attach_fn = attach_lsm),
9695 static struct bpf_link *attach_lsm(const struct bpf_sec_def *sec, in attach_lsm() function