Searched refs:NMA_FALSE (Results 1 – 1 of 1) sorted by relevance
| /linux/security/landlock/ |
| A D | fs.c | 523 NMA_FALSE(&mx0, &mx0, true, &x0, &mx0, true); in test_no_more_access() 524 NMA_FALSE(&mx0, &mx0, true, &x0, &x0, true); in test_no_more_access() 525 NMA_FALSE(&mx0, &mx0, true, &x1, &x1, true); in test_no_more_access() 554 NMA_FALSE(&x1, &x1, false, &x0, NULL, false); in test_no_more_access() 556 NMA_FALSE(&x1, &x1, true, &x0, NULL, false); in test_no_more_access() 557 NMA_FALSE(&x1, &x1, true, &rx0, NULL, false); in test_no_more_access() 563 NMA_FALSE(&x1, &x1, false, &x0, &x0, false); in test_no_more_access() 565 NMA_FALSE(&x1, &x1, false, &x0, &x0, true); in test_no_more_access() 566 NMA_FALSE(&x1, &x1, true, &x0, &x0, false); in test_no_more_access() 567 NMA_FALSE(&x1, &x1, true, &x0, &x0, true); in test_no_more_access() [all …]
|
Completed in 7 milliseconds