Home
last modified time | relevance | path

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

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