Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/security/tomoyo/
H A Dgroup.c115 tomoyo_put_group(group); in tomoyo_write_group()
H A Dfile.c69 tomoyo_put_group(ptr->group); in tomoyo_put_name_union()
101 tomoyo_put_group(ptr->group); in tomoyo_put_number_union()
H A Dgc.c219 tomoyo_put_group(entry->address.group); in tomoyo_del_acl()
H A Dnetwork.c315 tomoyo_put_group(e.address.group); in tomoyo_write_inet_network()
H A Dcommon.h1201 * tomoyo_put_group - Drop reference on "struct tomoyo_group".
1207 static inline void tomoyo_put_group(struct tomoyo_group *group) in tomoyo_put_group() function
/kernel/linux/linux-6.6/security/tomoyo/
H A Dgroup.c115 tomoyo_put_group(group); in tomoyo_write_group()
H A Dfile.c69 tomoyo_put_group(ptr->group); in tomoyo_put_name_union()
101 tomoyo_put_group(ptr->group); in tomoyo_put_number_union()
H A Dgc.c219 tomoyo_put_group(entry->address.group); in tomoyo_del_acl()
H A Dnetwork.c315 tomoyo_put_group(e.address.group); in tomoyo_write_inet_network()
H A Dcommon.h1198 * tomoyo_put_group - Drop reference on "struct tomoyo_group".
1204 static inline void tomoyo_put_group(struct tomoyo_group *group) in tomoyo_put_group() function

Completed in 13 milliseconds