Home
last modified time | relevance | path

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

/linux/rust/kernel/mm/
H A Dvirt.rs364 pub fn executable(&self) -> bool { in executable() method
/linux/tools/testing/selftests/kvm/lib/x86/
H A Dvmx.c25 uint64_t executable:1; member
/linux/kernel/events/
H A Dcore.c9312 int executable = vma->vm_flags & VM_EXEC; in perf_event_mmap_match() local