Home
last modified time | relevance | path

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

/linux/security/landlock/
A Dfs.c678 IE_FALSE(&layer_masks, 0); in test_is_eacces_with_none()
679 IE_FALSE(&layer_masks, LANDLOCK_ACCESS_FS_REFER); in test_is_eacces_with_none()
680 IE_FALSE(&layer_masks, LANDLOCK_ACCESS_FS_EXECUTE); in test_is_eacces_with_none()
681 IE_FALSE(&layer_masks, LANDLOCK_ACCESS_FS_WRITE_FILE); in test_is_eacces_with_none()
690 IE_FALSE(&layer_masks, 0); in test_is_eacces_with_refer()
691 IE_FALSE(&layer_masks, LANDLOCK_ACCESS_FS_REFER); in test_is_eacces_with_refer()
692 IE_FALSE(&layer_masks, LANDLOCK_ACCESS_FS_EXECUTE); in test_is_eacces_with_refer()
702 IE_FALSE(&layer_masks, 0); in test_is_eacces_with_write()
703 IE_FALSE(&layer_masks, LANDLOCK_ACCESS_FS_REFER); in test_is_eacces_with_write()
704 IE_FALSE(&layer_masks, LANDLOCK_ACCESS_FS_EXECUTE); in test_is_eacces_with_write()
[all …]

Completed in 10 milliseconds