Searched defs:executable (Results 1 – 3 of 3) sorted by relevance
364 pub fn executable(&self) -> bool { in executable() method
25 uint64_t executable:1; member
9312 int executable = vma->vm_flags & VM_EXEC; in perf_event_mmap_match() local