Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/virt/vboxguest/
Dvboxguest_core.c1113 bool trusted_apps_only; in vbg_req_allowed() local
1130 trusted_apps_only = true; in vbg_req_allowed()
1157 trusted_apps_only = false; in vbg_req_allowed()
1170 trusted_apps_only = true; in vbg_req_allowed()
1176 trusted_apps_only = false; in vbg_req_allowed()
1188 if (trusted_apps_only && in vbg_req_allowed()