Home
last modified time | relevance | path

Searched refs:xpm_log_error (Results 1 – 9 of 9) sorted by relevance

/kernel/linux/common_modules/xpm/core/
Dxpm_security_hooks.c63 xpm_log_error("input pcs_info or fcs_info is NULL"); in xpm_check_ownerid_policy()
82 xpm_log_error("input ownerid type is invalid: %u", type); in xpm_check_ownerid_policy()
102 xpm_log_error("get verity info failed in fs-verity"); in xpm_get_file_cs_info()
111 xpm_log_error("invalid code signature info type"); in xpm_get_file_cs_info()
130 xpm_log_error("xpm get exe_file failed"); in xpm_get_process_cs_info()
138 xpm_log_error("xpm get exe_file signature info failed"); in xpm_get_process_cs_info()
144 xpm_log_error("xpm get exe_file cs info failed"); in xpm_get_process_cs_info()
167 xpm_log_error("xpm get process cs_info falied"); in xpm_check_ownerid()
173 xpm_log_error("xpm get file cs_info falied"); in xpm_check_ownerid()
196 xpm_log_error("signature info is NULL"); in xpm_validate_signature()
[all …]
Dxpm_report.c41 xpm_log_error("%d: %s", event->event_id, event->content); in xpm_report_security_info()
60 xpm_log_error("alloc filename buffer failed"); in xpm_set_filename()
66 xpm_log_error("xpm set file path failed"); in xpm_set_filename()
84 xpm_log_error("snprintf init content failed"); in set_init_content()
111 xpm_log_error("snprintf code mmap content failed"); in set_mmap_content()
131 xpm_log_error("snprintf file format content failed"); in set_file_content()
153 xpm_log_error("snprintf init integrity failed"); in set_integrity_content()
213 xpm_log_error("xpm event type is NULL"); in xpm_report_event()
219 xpm_log_error("alloc xpm report info struct failed"); in xpm_report_event()
225 xpm_log_error("alloc security guard event failed"); in xpm_report_event()
[all …]
Dxpm_misc_device.c39 xpm_log_error("xpm get unmmaped area failed"); in xpm_set_region()
61 xpm_log_error("input ownerid type is invalid"); in xpm_set_ownerid()
74 xpm_log_error("input ownerid string is invalid"); in xpm_set_ownerid()
105 xpm_log_error("xpm ioctl cmd error, cmd = %d", cmd); in xpm_ioctl()
Dxpm_module.c25 xpm_log_error("xpm register misc device failed, ret = %d", ret); in xpm_module_init()
32 xpm_log_error("xpm init debugfs failed, ret = %d", ret); in xpm_module_init()
Dxpm_hck_hooks.c61 xpm_log_error("xpm region not allow mmap with MAP_FIXED"); in xpm_get_unmapped_area()
68 xpm_log_error("xpm region not allow specify addr"); in xpm_get_unmapped_area()
Dxpm_debugfs.c24 xpm_log_error("create xpm debugfs dir failed"); in xpm_debugfs_init()
Dxpm_log.h17 #define xpm_log_error(fmt, args...) pr_err("[%s/%s]%s: " fmt "\n", \ macro
/kernel/linux/common_modules/xpm/developer/
Ddsmm_developer.c32 xpm_log_error("invalid developer_mode value in cmdline"); in get_developer_status()
46 xpm_log_error("invalid buildvariant value in cmdline"); in get_build_variant()
62 xpm_log_error("get build variant or developer status failed"); in get_developer_mode_state()
98 xpm_log_error("[%s] proc dir create failed", DSMM_DIR); in dsmm_developer_proc_create()
104 xpm_log_error("[%s] proc file create failed", in dsmm_developer_proc_create()
/kernel/linux/common_modules/xpm/validator/
Dexec_signature_info.c97 xpm_log_error("get / path failed."); in get_root_partition_dev()
115 xpm_log_error("get %s path failed", dir); in get_dm_verity_partition_dev()