Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/security/tomoyo/
H A Dgroup.c148 * tomoyo_number_matches_group - Check whether the given number matches members of the given number group.
158 bool tomoyo_number_matches_group(const unsigned long min, in tomoyo_number_matches_group() function
H A Dcommon.h941 bool tomoyo_number_matches_group(const unsigned long min,
H A Dfile.c116 return tomoyo_number_matches_group(value, value, ptr->group); in tomoyo_compare_number_union()
H A Dcondition.c1073 if (tomoyo_number_matches_group(min_v[0], in tomoyo_condition()
/kernel/linux/linux-6.6/security/tomoyo/
H A Dgroup.c148 * tomoyo_number_matches_group - Check whether the given number matches members of the given number group.
158 bool tomoyo_number_matches_group(const unsigned long min, in tomoyo_number_matches_group() function
H A Dfile.c116 return tomoyo_number_matches_group(value, value, ptr->group); in tomoyo_compare_number_union()
H A Dcondition.c1073 if (tomoyo_number_matches_group(min_v[0], in tomoyo_condition()
H A Dcommon.h941 bool tomoyo_number_matches_group(const unsigned long min,

Completed in 11 milliseconds