Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dbinfmts.h46 struct file *executable; /* Executable to pass to the interpreter */ member
/linux/tools/testing/selftests/kvm/lib/x86_64/
H A Dvmx.c27 uint64_t executable:1; member
/linux/kernel/events/
H A Dcore.c8688 int executable = vma->vm_flags & VM_EXEC; perf_event_mmap_match() local