Home
last modified time | relevance | path

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

/linux/drivers/vhost/
H A Dvhost.c1258 int log_all) in vq_memory_access_ok() argument
1274 else if (log_all && !log_access_ok(log_base, in vq_memory_access_ok()
1297 int log_all) in memory_access_ok() argument
1306 log = log_all || vhost_has_feature(d->vqs[i], VHOST_F_LOG_ALL); in memory_access_ok()
/linux/tools/testing/selftests/seccomp/
H A Dseccomp_bpf.c594 TEST(log_all) in TEST() argument