Searched refs:CLONE_FILES (Results 1 – 2 of 2) sorted by relevance
128 #define CLONE_FILES 0x00000400 macro
732 pid = kernel_thread(kthreadd, NULL, CLONE_FS | CLONE_FILES); in rest_init()