Home
last modified time | relevance | path

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

/Linux-v5.10/kernel/bpf/
Dbpf_lsm.c36 int bpf_lsm_verify_prog(struct bpf_verifier_log *vlog, in BTF_SET_END()
40 bpf_log(vlog, in BTF_SET_END()
46 bpf_log(vlog, "attach_btf_id %u points to wrong type name %s\n", in BTF_SET_END()
/Linux-v5.10/include/linux/
Dbpf_lsm.h26 int bpf_lsm_verify_prog(struct bpf_verifier_log *vlog,
44 static inline int bpf_lsm_verify_prog(struct bpf_verifier_log *vlog, in bpf_lsm_verify_prog() argument