Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/vhost/
Dvhost.c1027 int log_all) in vq_memory_access_ok() argument
1043 else if (log_all && !log_access_ok(log_base, in vq_memory_access_ok()
1066 int log_all) in memory_access_ok() argument
1075 log = log_all || vhost_has_feature(d->vqs[i], VHOST_F_LOG_ALL); in memory_access_ok()
/Linux-v6.6/tools/testing/selftests/seccomp/
Dseccomp_bpf.c581 TEST(log_all) in TEST() argument