Home
last modified time | relevance | path

Searched defs:vlog (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/linux/
H A Dbpf_lsm.h60 static inline int bpf_lsm_verify_prog(struct bpf_verifier_log *vlog, in bpf_lsm_verify_prog()
/openbmc/bmcweb/http/
H A Dlogging.hpp85 inline void vlog(std::format_string<Args...>&& format, Args&&... args, in vlog() function
/openbmc/linux/kernel/bpf/
H A Dbpf_lsm.c97 int bpf_lsm_verify_prog(struct bpf_verifier_log *vlog, in bpf_lsm_verify_prog()
/openbmc/linux/tools/testing/selftests/net/
H A Dgro.c91 static void vlog(const char *fmt, ...) in vlog() function