Home
last modified time | relevance | path

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

/linux/security/landlock/
H A Dfs.c581 scope_to_request(const access_mask_t access_request, in scope_to_request() function
603 KUNIT_EXPECT_TRUE(test, scope_to_request(LANDLOCK_ACCESS_FS_EXECUTE, in test_scope_to_request_with_exec_none()
620 KUNIT_EXPECT_FALSE(test, scope_to_request(LANDLOCK_ACCESS_FS_EXECUTE, in test_scope_to_request_with_exec_some()
637 KUNIT_EXPECT_TRUE(test, scope_to_request(0, &layer_masks)); in test_scope_to_request_without_access()
850 allowed_parent1 = scope_to_request( in is_access_to_paths_allowed()
852 allowed_parent2 = scope_to_request( in is_access_to_paths_allowed()