Home
last modified time | relevance | path

Searched defs:executable (Results 1 – 3 of 3) sorted by relevance

/linux/tools/testing/selftests/kvm/include/x86/
H A Dkvm_util_arch.h18 u64 executable; member
/linux/rust/kernel/mm/
H A Dvirt.rs364 pub fn executable(&self) -> bool { executable() method
/linux/kernel/events/
H A Dcore.c9650 int executable = vma->vm_flags & VM_EXEC; perf_event_mmap_match() local