Searched defs:executable (Results 1 – 3 of 3) sorted by relevance
| /linux/tools/testing/selftests/kvm/include/x86/ | ||
| H A D | kvm_util_arch.h | 18 u64 executable; member |
| /linux/rust/kernel/mm/ | ||
| H A D | virt.rs | 364 pub fn executable(&self) -> bool { executable() method |
| /linux/kernel/events/ | ||
| H A D | core.c | 9650 int executable = vma->vm_flags & VM_EXEC; perf_event_mmap_match() local |