Home
last modified time | relevance | path

Searched refs:is_access_to_paths_allowed (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/security/landlock/
H A Dfs.c447 * is_access_to_paths_allowed - Check accesses for requests with a common path
485 static bool is_access_to_paths_allowed( in is_access_to_paths_allowed() function
645 if (is_access_to_paths_allowed(domain, path, access_request, in check_access_path()
709 * This is similar to is_access_to_paths_allowed() but much simpler because it
856 if (is_access_to_paths_allowed( in current_check_refer_path()
886 if (is_access_to_paths_allowed( in current_check_refer_path()
1230 if (is_access_to_paths_allowed( in hook_file_open()

Completed in 3 milliseconds