Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/vhost/
Dvhost.c744 int log_all) in vq_memory_access_ok() argument
760 else if (log_all && !log_access_ok(log_base, in vq_memory_access_ok()
783 int log_all) in memory_access_ok() argument
792 log = log_all || vhost_has_feature(d->vqs[i], VHOST_F_LOG_ALL); in memory_access_ok()
/Linux-v6.1/tools/testing/selftests/seccomp/
Dseccomp_bpf.c575 TEST(log_all) in TEST() argument