Home
last modified time | relevance | path

Searched refs:tomoyo_init_request_info (Results 1 – 7 of 7) sorted by relevance

/linux/security/tomoyo/
A Dfile.c719 if (tomoyo_init_request_info(&r, NULL, tomoyo_pn2mac[type]) in tomoyo_path_number_perm()
769 tomoyo_init_request_info(&r, domain, TOMOYO_MAC_FILE_OPEN) in tomoyo_check_open_permission()
815 if (tomoyo_init_request_info(&r, NULL, tomoyo_p2mac[operation]) in tomoyo_path_perm()
870 if (tomoyo_init_request_info(&r, NULL, tomoyo_pnnn2mac[operation]) in tomoyo_mkdev_perm()
916 if (tomoyo_init_request_info(&r, NULL, tomoyo_pp2mac[operation]) in tomoyo_path2_perm()
A Dsecurityfs_if.c61 tomoyo_init_request_info(&r, NULL, TOMOYO_MAC_FILE_EXECUTE); in tomoyo_write_self()
A Dmount.c199 if (tomoyo_init_request_info(&r, NULL, TOMOYO_MAC_FILE_MOUNT) in tomoyo_mount_permission()
A Dnetwork.c474 if (type && tomoyo_init_request_info(&r, NULL, type) in tomoyo_inet_entry()
551 if (type && tomoyo_init_request_info(&r, NULL, type) in tomoyo_unix_entry()
A Ddomain.c591 tomoyo_init_request_info(&r, entry, in tomoyo_assign_domain()
720 tomoyo_init_request_info(&ee->r, NULL, TOMOYO_MAC_FILE_EXECUTE); in tomoyo_find_next_domain()
A Dutil.c1019 int tomoyo_init_request_info(struct tomoyo_request_info *r, in tomoyo_init_request_info() function
A Dcommon.h979 int tomoyo_init_request_info(struct tomoyo_request_info *r,

Completed in 16 milliseconds