Searched refs:create_and_enter_userns (Results 1 – 3 of 3) sorted by relevance
154 static void create_and_enter_userns(void) in create_and_enter_userns() function210 create_and_enter_userns(); in test_unpriv_remount()223 create_and_enter_userns(); in test_unpriv_remount()290 create_and_enter_userns(); in test_priv_mount_unpriv_remount()
76 static int create_and_enter_userns(void) in create_and_enter_userns() function112 if (create_and_enter_userns()) in prepare_unpriv_mountns()
194 static int create_and_enter_userns(void) in create_and_enter_userns() function230 if (create_and_enter_userns()) in prepare_unpriv_mountns()977 EXPECT_EQ(create_and_enter_userns(), 0); in TEST_F()
Completed in 8 milliseconds