Searched refs:create_thread (Results 1 – 4 of 4) sorted by relevance
72 return calls->create_thread(name, flags, mode, fd_file(neighbor)); in DEFINE_CLASS()74 return calls->create_thread(name, flags, mode, NULL); in DEFINE_CLASS()
81 .create_thread = do_spu_create,
215 long (*create_thread)(const char __user *name, member
734 .create_thread = acpi_aml_create_thread,