Home
last modified time | relevance | path

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

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