Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/panfrost/
Dpanfrost_gem.c122 unsigned long color = bo->noexec ? PANFROST_BO_NOEXEC : 0; in panfrost_gem_open()
141 if (!bo->noexec) in panfrost_gem_open()
253 bo->noexec = !!(flags & PANFROST_BO_NOEXEC); in panfrost_gem_create_with_handle()
282 bo->noexec = true; in panfrost_gem_prime_import_sg_table()
Dpanfrost_gem.h39 bool noexec :1; member
Dpanfrost_mmu.c288 if (bo->noexec) in panfrost_mmu_map()
/Linux-v5.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-v5.10/Documentation/x86/x86_64/
Dboot-options.rst161 noexec=on|off
/Linux-v5.10/Documentation/admin-guide/cifs/
Dusage.rst225 of the standard mount options ``noexec`` and ``nosuid`` to reduce the risk of
423 noexec
/Linux-v5.10/Documentation/admin-guide/
Dkernel-parameters.txt3193 noexec [IA-64]
3195 noexec [X86]
3197 noexec=on: enable non-executable mappings (default)
3198 noexec=off: disable non-executable mappings