Home
last modified time | relevance | path

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

/linux/security/landlock/
H A Dfs.c669 #define IE_TRUE(...) KUNIT_EXPECT_TRUE(test, is_eacces(__VA_ARGS__)) macro
706 IE_TRUE(&layer_masks, LANDLOCK_ACCESS_FS_WRITE_FILE); in test_is_eacces_with_write()
711 #undef IE_TRUE