Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xquartz/mach-startup/
H A Dbundle_trampoline.c68 char *executable = NULL; in main() local
/OK3568_Linux_fs/kernel/include/linux/
H A Dbinfmts.h48 struct file *executable; /* Executable to pass to the interpreter */ member
/OK3568_Linux_fs/kernel/tools/testing/selftests/kvm/lib/x86_64/
H A Dvmx.c26 uint64_t executable:1; member
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/
H A Dutils.py941 def which(path, item, direction = 0, history = False, executable=False): argument
/OK3568_Linux_fs/kernel/kernel/events/
H A Dcore.c8031 int executable = vma->vm_flags & VM_EXEC; in perf_event_mmap_match() local