Home
last modified time | relevance | path

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

/linux-6.15/security/landlock/
H A Dfs.c668 #define IE_TRUE(...) KUNIT_EXPECT_TRUE(test, is_eacces(__VA_ARGS__)) macro
705 IE_TRUE(&layer_masks, LANDLOCK_ACCESS_FS_WRITE_FILE); in test_is_eacces_with_write()
710 #undef IE_TRUE