Home
last modified time | relevance | path

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

/linux/security/landlock/
A Dfs.c415 static bool no_more_access( in no_more_access() function
462 #define NMA_TRUE(...) KUNIT_EXPECT_TRUE(test, no_more_access(__VA_ARGS__))
463 #define NMA_FALSE(...) KUNIT_EXPECT_FALSE(test, no_more_access(__VA_ARGS__))
845 no_more_access( in is_access_to_paths_allowed()

Completed in 6 milliseconds