Searched refs:bpf_program__attach_lsm (Results 1 – 4 of 4) sorted by relevance
122 using the libbpf helper ``bpf_program__attach_lsm``.125 link returned by ``bpf_program__attach_lsm`` using ``bpf_link__destroy``.
251 bpf_program__attach_lsm;
332 bpf_program__attach_lsm(struct bpf_program *prog);
9532 struct bpf_link *bpf_program__attach_lsm(struct bpf_program *prog) in bpf_program__attach_lsm() function9546 return bpf_program__attach_lsm(prog); in attach_lsm()