Home
last modified time | relevance | path

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

/linux/rust/kernel/mm/
H A Dvirt.rs363 pub fn executable(&self) -> bool { in executable() method
/linux/kernel/events/
H A Dcore.c9264 int executable = vma->vm_flags & VM_EXEC; in perf_event_mmap_match() local