Home
last modified time | relevance | path

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

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