Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/security/tomoyo/
H A Dgroup.c120 * tomoyo_path_matches_group - Check whether the given pathname matches members of the given pathname group.
131 tomoyo_path_matches_group(const struct tomoyo_path_info *pathname, in tomoyo_path_matches_group() function
H A Dcommon.h968 const struct tomoyo_path_info *tomoyo_path_matches_group
H A Dfile.c86 return tomoyo_path_matches_group(name, ptr->group); in tomoyo_compare_name_union()
/kernel/linux/linux-6.6/security/tomoyo/
H A Dgroup.c120 * tomoyo_path_matches_group - Check whether the given pathname matches members of the given pathname group.
131 tomoyo_path_matches_group(const struct tomoyo_path_info *pathname, in tomoyo_path_matches_group() function
H A Dfile.c86 return tomoyo_path_matches_group(name, ptr->group); in tomoyo_compare_name_union()
H A Dcommon.h967 const struct tomoyo_path_info *tomoyo_path_matches_group

Completed in 9 milliseconds