Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/virt/vboxguest/
H A Dvboxguest_core.c1263 bool trusted_apps_only; in vbg_req_allowed() local
1280 trusted_apps_only = true; in vbg_req_allowed()
1309 trusted_apps_only = false; in vbg_req_allowed()
1322 trusted_apps_only = true; in vbg_req_allowed()
1328 trusted_apps_only = false; in vbg_req_allowed()
1340 if (trusted_apps_only && in vbg_req_allowed()
/kernel/linux/linux-6.6/drivers/virt/vboxguest/
H A Dvboxguest_core.c1263 bool trusted_apps_only; in vbg_req_allowed() local
1280 trusted_apps_only = true; in vbg_req_allowed()
1309 trusted_apps_only = false; in vbg_req_allowed()
1322 trusted_apps_only = true; in vbg_req_allowed()
1328 trusted_apps_only = false; in vbg_req_allowed()
1340 if (trusted_apps_only && in vbg_req_allowed()

Completed in 5 milliseconds