Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/panfrost/
Dpanfrost_gem.c120 unsigned long color = bo->noexec ? PANFROST_BO_NOEXEC : 0; in panfrost_gem_open()
139 if (!bo->noexec) in panfrost_gem_open()
256 bo->noexec = !!(flags & PANFROST_BO_NOEXEC); in panfrost_gem_create_with_handle()
285 bo->noexec = true; in panfrost_gem_prime_import_sg_table()
Dpanfrost_gem.h39 bool noexec :1; member
Dpanfrost_mmu.c316 if (bo->noexec) in panfrost_mmu_map()
/linux-5.19.10/Documentation/driver-api/driver-model/
Doverview.rst89 none on /sys type sysfs (rw,noexec,nosuid,nodev)
100 none /sys sysfs nodev,noexec,nosuid 0 0
/linux-5.19.10/drivers/base/
DKconfig66 bool "Use nosuid,noexec mount options on devtmpfs"
/linux-5.19.10/Documentation/admin-guide/cifs/
Dusage.rst225 of the standard mount options ``noexec`` and ``nosuid`` to reduce the risk of
423 noexec
/linux-5.19.10/Documentation/admin-guide/
Dkernel-parameters.txt3546 noexec [IA-64]