Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/kvm/include/x86/
H A Dkvm_util_arch.h18 uint64_t executable; member
/linux/include/linux/
H A Dbinfmts.h53 struct file *executable; /* Executable to pass to the interpreter */ member
/linux/rust/kernel/mm/
H A Dvirt.rs364 pub fn executable(&self) -> bool { in executable() method
/linux/kernel/events/
H A Dcore.c9611 int executable = vma->vm_flags & VM_EXEC; in perf_event_mmap_match() local