Searched refs:noexec (Results 1 – 7 of 7) sorted by relevance
120 unsigned long color = bo->noexec ? PANFROST_BO_NOEXEC : 0; in panfrost_gem_open()139 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()
39 bool noexec :1; member
315 if (bo->noexec) in panfrost_mmu_map()
89 none on /sys type sysfs (rw,noexec,nosuid,nodev)100 none /sys sysfs nodev,noexec,nosuid 0 0
170 noexec=on|off
225 of the standard mount options ``noexec`` and ``nosuid`` to reduce the risk of423 noexec
3376 noexec [IA-64]3378 noexec [X86]3380 noexec=on: enable non-executable mappings (default)3381 noexec=off: disable non-executable mappings
Completed in 20 milliseconds