Home
last modified time | relevance | path

Searched defs:logsize (Results 1 – 3 of 3) sorted by relevance

/openbmc/obmc-console/
H A Dlog-handler.c160 size_t logsize = default_logsize; in log_init() local
H A Dconfig.c241 size_t logsize; in config_parse_bytesize() local
/openbmc/qemu/hw/virtio/
H A Dvhost.c339 uint64_t logsize = size * sizeof(*(log->log)); in vhost_log_alloc() local