Searched refs:xpm_log_info (Results 1 - 5 of 5) sorted by relevance
/kernel/linux/common_modules/xpm/core/ |
H A D | xpm_module.c | 43 xpm_log_info("xpm module init success"); in xpm_module_init() 54 xpm_log_info("xpm module exit success"); in xpm_module_exit()
|
H A D | xpm_misc_device.c | 32 xpm_log_info("xpm region has been set"); in xpm_set_region() 68 xpm_log_info("process ownerid has been set"); in xpm_set_ownerid()
|
H A D | xpm_log.h | 14 #define xpm_log_info(fmt, args...) pr_info("[%s/%s]%s: " fmt "\n", \ macro
|
H A D | xpm_security_hooks.c | 70 xpm_log_info("process or file ownerid exceed maximum value"); in xpm_check_ownerid_policy()
|
/kernel/linux/common_modules/xpm/validator/ |
H A D | exec_signature_info.c | 108 xpm_log_info("get / dev=%u:%u success", s_dev, MINOR(s_dev)); in get_root_partition_dev() 125 xpm_log_info("get %s dev=%u:%u success", dir, s_dev, MINOR(s_dev)); in get_dm_verity_partition_dev() 414 xpm_log_info("cache dm count=%d, fs count=%d, cache size=%d KB\n", dm_count, fs_count, cache_size / 1024); in test_printf_code_segment_cache_size() 433 xpm_log_info("%s -> type: %s, info: offset=0x%llx size=0x%lx\n", in test_print_info()
|
Completed in 3 milliseconds