Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/security/tomoyo/
H A Dgroup.c76 struct tomoyo_group *group = tomoyo_get_group(param, type); in tomoyo_write_group()
H A Dmemory.c88 * tomoyo_get_group - Allocate memory for "struct tomoyo_path_group"/"struct tomoyo_number_group".
95 struct tomoyo_group *tomoyo_get_group(struct tomoyo_acl_param *param, in tomoyo_get_group() function
H A Dutil.c254 ptr->group = tomoyo_get_group(param, TOMOYO_PATH_GROUP); in tomoyo_parse_name_union()
282 ptr->group = tomoyo_get_group(param, TOMOYO_NUMBER_GROUP); in tomoyo_parse_number_union()
H A Dnetwork.c301 tomoyo_get_group(param, TOMOYO_ADDRESS_GROUP); in tomoyo_write_inet_network()
H A Dcommon.h1035 struct tomoyo_group *tomoyo_get_group(struct tomoyo_acl_param *param,
/kernel/linux/linux-6.6/security/tomoyo/
H A Dgroup.c76 struct tomoyo_group *group = tomoyo_get_group(param, type); in tomoyo_write_group()
H A Dmemory.c88 * tomoyo_get_group - Allocate memory for "struct tomoyo_path_group"/"struct tomoyo_number_group".
95 struct tomoyo_group *tomoyo_get_group(struct tomoyo_acl_param *param, in tomoyo_get_group() function
H A Dutil.c254 ptr->group = tomoyo_get_group(param, TOMOYO_PATH_GROUP); in tomoyo_parse_name_union()
282 ptr->group = tomoyo_get_group(param, TOMOYO_NUMBER_GROUP); in tomoyo_parse_number_union()
H A Dnetwork.c301 tomoyo_get_group(param, TOMOYO_ADDRESS_GROUP); in tomoyo_write_inet_network()
H A Dcommon.h1034 struct tomoyo_group *tomoyo_get_group(struct tomoyo_acl_param *param,

Completed in 12 milliseconds