Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/vhost/
Dvhost.c746 int log_all) in vq_memory_access_ok() argument
762 else if (log_all && !log_access_ok(log_base, in vq_memory_access_ok()
785 int log_all) in memory_access_ok() argument
794 log = log_all || vhost_has_feature(d->vqs[i], VHOST_F_LOG_ALL); in memory_access_ok()
/Linux-v5.10/tools/testing/selftests/seccomp/
Dseccomp_bpf.c564 TEST(log_all) in TEST() argument