Home
last modified time | relevance | path

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

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