Searched refs:allows_all (Results 1 – 1 of 1) sorted by relevance
| /linux/security/landlock/ |
| A D | fs.c | 487 const layer_mask_t allows_all[LANDLOCK_NUM_ACCESS_FS] = {}; in test_no_more_access() local 490 NMA_TRUE(&x0, &allows_all, false, &allows_all, NULL, false); in test_no_more_access() 491 NMA_TRUE(&allows_all, &x0, false, &allows_all, NULL, false); in test_no_more_access() 492 NMA_FALSE(&x0, &x0, false, &allows_all, NULL, false); in test_no_more_access()
|
Completed in 19 milliseconds