Home
last modified time | relevance | path

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

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