Searched defs:vlog (Results 1 – 4 of 4) sorted by relevance
60 static inline int bpf_lsm_verify_prog(struct bpf_verifier_log *vlog, in bpf_lsm_verify_prog()
85 inline void vlog(std::format_string<Args...>&& format, Args&&... args, in vlog() function
97 int bpf_lsm_verify_prog(struct bpf_verifier_log *vlog, in bpf_lsm_verify_prog()
91 static void vlog(const char *fmt, ...) in vlog() function