Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/bpf/
H A 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()
/OK3568_Linux_fs/kernel/include/linux/
H A 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