Home
last modified time | relevance | path

Searched refs:create_and_enter_ns (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/tools/testing/selftests/mount/
H A Dnosymfollow-test.c94 static void create_and_enter_ns(void) in create_and_enter_ns() function
204 create_and_enter_ns(); in main()
/openbmc/linux/tools/testing/selftests/capabilities/
H A Dtest_execve.c89 static bool create_and_enter_ns(uid_t inner_uid) in create_and_enter_ns() function
222 bool have_outer_privilege = create_and_enter_ns(uid); in do_tests()