Searched refs:tomoyo_update_domain (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/security/tomoyo/ |
H A D | file.c | 398 error = tomoyo_update_domain(&e.head, sizeof(e), param, in tomoyo_update_path_acl() 477 error = tomoyo_update_domain(&e.head, sizeof(e), param, in tomoyo_update_mkdev_acl() 554 error = tomoyo_update_domain(&e.head, sizeof(e), param, in tomoyo_update_path2_acl() 691 error = tomoyo_update_domain(&e.head, sizeof(e), param, in tomoyo_update_path_number_acl() 994 error = tomoyo_update_domain(&e.head, sizeof(e), param, in tomoyo_update_mount_acl()
|
H A D | environ.c | 105 error = tomoyo_update_domain(&e.head, sizeof(e), param, in tomoyo_write_env()
|
H A D | network.c | 311 error = tomoyo_update_domain(&e.head, sizeof(e), param, in tomoyo_write_inet_network() 345 error = tomoyo_update_domain(&e.head, sizeof(e), param, in tomoyo_write_unix_network()
|
H A D | domain.c | 80 * tomoyo_update_domain - Update an entry for domain policy. 92 int tomoyo_update_domain(struct tomoyo_acl_info *new_entry, const int size, in tomoyo_update_domain() function
|
H A D | common.h | 1005 int tomoyo_update_domain(struct tomoyo_acl_info *new_entry, const int size,
|
H A D | common.c | 1072 error = tomoyo_update_domain(&e.head, sizeof(e), param, in tomoyo_write_task()
|
/kernel/linux/linux-6.6/security/tomoyo/ |
H A D | file.c | 398 error = tomoyo_update_domain(&e.head, sizeof(e), param, in tomoyo_update_path_acl() 477 error = tomoyo_update_domain(&e.head, sizeof(e), param, in tomoyo_update_mkdev_acl() 554 error = tomoyo_update_domain(&e.head, sizeof(e), param, in tomoyo_update_path2_acl() 691 error = tomoyo_update_domain(&e.head, sizeof(e), param, in tomoyo_update_path_number_acl() 994 error = tomoyo_update_domain(&e.head, sizeof(e), param, in tomoyo_update_mount_acl()
|
H A D | environ.c | 105 error = tomoyo_update_domain(&e.head, sizeof(e), param, in tomoyo_write_env()
|
H A D | network.c | 311 error = tomoyo_update_domain(&e.head, sizeof(e), param, in tomoyo_write_inet_network() 345 error = tomoyo_update_domain(&e.head, sizeof(e), param, in tomoyo_write_unix_network()
|
H A D | domain.c | 80 * tomoyo_update_domain - Update an entry for domain policy. 92 int tomoyo_update_domain(struct tomoyo_acl_info *new_entry, const int size, in tomoyo_update_domain() function
|
H A D | common.h | 1004 int tomoyo_update_domain(struct tomoyo_acl_info *new_entry, const int size,
|
H A D | common.c | 1064 error = tomoyo_update_domain(&e.head, sizeof(e), param, in tomoyo_write_task()
|
Completed in 20 milliseconds