Searched defs:executable (Results 1 – 4 of 4) sorted by relevance
18 uint64_t executable; member
53 struct file *executable; /* Executable to pass to the interpreter */ member
364 pub fn executable(&self) -> bool { in executable() method
9611 int executable = vma->vm_flags & VM_EXEC; in perf_event_mmap_match() local