Home
last modified time | relevance | path

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

/linux/drivers/virt/vboxguest/
H A Dvboxguest_core.c1288 bool trusted_apps_only; in vbg_req_allowed() local
1305 trusted_apps_only = true; in vbg_req_allowed()
1334 trusted_apps_only = false; in vbg_req_allowed()
1347 trusted_apps_only = true; in vbg_req_allowed()
1353 trusted_apps_only = false; in vbg_req_allowed()
1365 if (trusted_apps_only && in vbg_req_allowed()