Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/panfrost/
Dpanfrost_gem.c50 unsigned long color = bo->noexec ? PANFROST_BO_NOEXEC : 0; in panfrost_gem_open()
59 if (!bo->noexec) in panfrost_gem_open()
158 bo->noexec = !!(flags & PANFROST_BO_NOEXEC); in panfrost_gem_create_with_handle()
187 bo->noexec = true; in panfrost_gem_prime_import_sg_table()
Dpanfrost_gem.h19 bool noexec :1; member
Dpanfrost_mmu.c282 if (bo->noexec) in panfrost_mmu_map()
/Linux-v5.4/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.4/Documentation/x86/x86_64/
Dboot-options.rst161 noexec=on|off
/Linux-v5.4/Documentation/admin-guide/cifs/
Dusage.rst226 of the standard mount options ``noexec`` and ``nosuid`` to reduce the risk of
424 noexec
/Linux-v5.4/Documentation/admin-guide/
Dkernel-parameters.txt2982 noexec [IA-64]
2984 noexec [X86]
2986 noexec=on: enable non-executable mappings (default)
2987 noexec=off: disable non-executable mappings