Searched refs:bpf_program__attach_lsm (Results 1 – 3 of 3) sorted by relevance
252 bpf_program__attach_lsm;
507 bpf_program__attach_lsm(const struct bpf_program *prog);
10500 struct bpf_link *bpf_program__attach_lsm(const struct bpf_program *prog) in bpf_program__attach_lsm() function10512 return bpf_program__attach_lsm(prog); in attach_lsm()