Home
last modified time | relevance | path

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

/linux/security/landlock/
H A Dfs.c407 static bool no_more_access( in no_more_access() function
454 #define NMA_TRUE(...) KUNIT_EXPECT_TRUE(test, no_more_access(__VA_ARGS__))
455 #define NMA_FALSE(...) KUNIT_EXPECT_FALSE(test, no_more_access(__VA_ARGS__))
856 no_more_access( in is_access_to_paths_allowed()