Home
last modified time | relevance | path

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

/bionic/libc/bionic/
Dclone.cpp58 int clone(int (*fn)(void*), void* child_stack, int flags, void* arg, ...) { in clone() function
/bionic/tests/
Dsched_test.cpp30 TEST(sched, clone) { in TEST() argument
48 TEST(sched, clone) { in TEST() argument
/bionic/libc/kernel/uapi/scsi/
Dcxlflash_ioctl.h124 struct dk_cxlflash_clone clone; member