Searched defs:clone (Results 1 - 4 of 4) sorted by relevance

/bionic/libc/bionic/
H A Dclone.cpp57 int clone(int (*fn)(void*), void* child_stack, int flags, void* arg, ...) { function
86 // Remember the parent pid and invalidate the cached value while we clone.
90 // Remmber the caller's tid so that it can be restored in the parent after clone.
99 // Actually do the clone.
/bionic/libc/kernel/uapi/scsi/
H A Dcxlflash_ioctl.h124 struct dk_cxlflash_clone clone; member in union:cxlflash_ioctls
/bionic/libc/versioner-dependencies/common/kernel_uapi/scsi/
H A Dcxlflash_ioctl.h124 struct dk_cxlflash_clone clone; member in union:cxlflash_ioctls
/bionic/tools/versioner/dependencies/common/kernel_uapi/scsi/
H A Dcxlflash_ioctl.h124 struct dk_cxlflash_clone clone; member in union:cxlflash_ioctls

Completed in 79 milliseconds