Searched refs:clone_func (Results 1 – 2 of 2) sorted by relevance
64 clone_func(void *arg) in clone_func() function123 switch (pid = __clone(clone_func, stack, in ATF_TC_BODY()
35 void (*clone_func)(struct ent *, struct ent const *); \79 td->clone_func = clonef; \102 td->clone_func(&e->data, app_data); \