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.c1289 bool trusted_apps_only; in vbg_req_allowed() local
1306 trusted_apps_only = true; in vbg_req_allowed()
1335 trusted_apps_only = false; in vbg_req_allowed()
1348 trusted_apps_only = true; in vbg_req_allowed()
1354 trusted_apps_only = false; in vbg_req_allowed()
1366 if (trusted_apps_only && in vbg_req_allowed()