Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/security/tomoyo/
H A Dgroup.c90 error = tomoyo_update_policy(&e.head, sizeof(e), param, in tomoyo_write_group()
99 error = tomoyo_update_policy(&e.head, sizeof(e), param, in tomoyo_write_group()
111 error = tomoyo_update_policy(&e.head, sizeof(e), param, in tomoyo_write_group()
H A Ddomain.c20 * tomoyo_update_policy - Update an entry for exception policy.
31 int tomoyo_update_policy(struct tomoyo_acl_head *new_entry, const int size, in tomoyo_update_policy() function
276 error = tomoyo_update_policy(&e.head, sizeof(e), param, in tomoyo_write_transition_control()
419 error = tomoyo_update_policy(&e.head, sizeof(e), param, in tomoyo_write_aggregator()
H A Dcommon.h1013 int tomoyo_update_policy(struct tomoyo_acl_head *new_entry, const int size,
H A Dcommon.c877 error = tomoyo_update_policy(&e.head, sizeof(e), &param, in tomoyo_update_manager_entry()
/kernel/linux/linux-6.6/security/tomoyo/
H A Dgroup.c90 error = tomoyo_update_policy(&e.head, sizeof(e), param, in tomoyo_write_group()
99 error = tomoyo_update_policy(&e.head, sizeof(e), param, in tomoyo_write_group()
111 error = tomoyo_update_policy(&e.head, sizeof(e), param, in tomoyo_write_group()
H A Ddomain.c20 * tomoyo_update_policy - Update an entry for exception policy.
31 int tomoyo_update_policy(struct tomoyo_acl_head *new_entry, const int size, in tomoyo_update_policy() function
276 error = tomoyo_update_policy(&e.head, sizeof(e), param, in tomoyo_write_transition_control()
419 error = tomoyo_update_policy(&e.head, sizeof(e), param, in tomoyo_write_aggregator()
H A Dcommon.h1012 int tomoyo_update_policy(struct tomoyo_acl_head *new_entry, const int size,
H A Dcommon.c869 error = tomoyo_update_policy(&e.head, sizeof(e), &param, in tomoyo_update_manager_entry()

Completed in 15 milliseconds