Searched refs:is_eacces (Results 1 – 1 of 1) sorted by relevance
694 static bool is_eacces(const struct layer_masks *masks, in is_eacces() function709 #define IE_TRUE(...) KUNIT_EXPECT_TRUE(test, is_eacces(__VA_ARGS__))710 #define IE_FALSE(...) KUNIT_EXPECT_FALSE(test, is_eacces(__VA_ARGS__))1349 if (likely(is_eacces(&layer_masks_parent1, access_request_parent1) || in current_check_refer_path()1350 is_eacces(&layer_masks_parent2, access_request_parent2))) in current_check_refer_path()