Searched refs:vchiq_log_trace (Results 1 – 5 of 5) sorted by relevance
| /src/sys/contrib/vchiq/interface/vchiq_arm/ |
| H A D | vchiq_kern_lib.c | 76 vchiq_log_trace(vchiq_core_log_level, "%s called", __func__); in vchiq_initialise() 112 vchiq_log_trace(vchiq_core_log_level, in vchiq_initialise() 130 vchiq_log_trace(vchiq_core_log_level, in vchiq_shutdown() 141 vchiq_log_trace(vchiq_core_log_level, in vchiq_shutdown() 193 vchiq_log_trace(vchiq_core_log_level, in vchiq_connect() 197 vchiq_log_trace(vchiq_core_log_level, in vchiq_connect() 210 vchiq_log_trace(vchiq_core_log_level, in vchiq_connect() 233 vchiq_log_trace(vchiq_core_log_level, in vchiq_add_service() 255 vchiq_log_trace(vchiq_core_log_level, in vchiq_add_service() 277 vchiq_log_trace(vchiq_core_log_level, in vchiq_open_service() [all …]
|
| H A D | vchiq_arm.c | 217 vchiq_log_trace(vchiq_arm_log_level, in add_completion() 296 vchiq_log_trace(vchiq_arm_log_level, in service_callback() 311 vchiq_log_trace(vchiq_arm_log_level, in service_callback() 444 vchiq_log_trace(vchiq_arm_log_level, in vchiq_ioctl() 1369 vchiq_log_trace(vchiq_arm_log_level, in vchiq_ioctl() 2238 vchiq_log_trace(vchiq_susp_log_level, "%s", __func__); in vchiq_arm_vcsuspend() 2275 vchiq_log_trace(vchiq_susp_log_level, "%s exit %d", __func__, status); in vchiq_arm_vcsuspend() 2288 vchiq_log_trace(vchiq_susp_log_level, "%s", __func__); in vchiq_platform_check_suspend() 2302 vchiq_log_trace(vchiq_susp_log_level, "%s exit", __func__); in vchiq_platform_check_suspend() 2362 vchiq_log_trace(vchiq_susp_log_level, "%s", __func__); in vchiq_arm_force_suspend() [all …]
|
| H A D | vchiq_core.c | 395 vchiq_log_trace(vchiq_core_log_level, "%d: callback:%d (%s, %p, %p)", in make_service_callback() 656 vchiq_log_trace(vchiq_core_log_level, "%d: pfq %d=%p %x %x", in process_free_queue() 718 vchiq_log_trace( in process_free_queue() 853 vchiq_log_trace(vchiq_core_log_level, in queue_message() 956 vchiq_log_trace(vchiq_core_log_level, in queue_message() 1103 vchiq_log_trace(vchiq_sync_log_level, in queue_message_sync() 1185 vchiq_log_trace(vchiq_core_log_level, in notify_bulks() 1358 vchiq_log_trace(vchiq_core_log_level, in resolve_bulks() 1414 vchiq_log_trace(vchiq_core_log_level, in abort_outstanding_bulks() 1961 vchiq_log_trace(vchiq_core_log_level, in parse_rx_slots() [all …]
|
| H A D | vchiq_core.h | 70 #ifndef vchiq_log_trace 71 #define vchiq_log_trace(cat, fmt, ...) \ macro
|
| H A D | vchiq_2835_arm.c | 518 vchiq_log_trace(vchiq_arm_log_level, in create_pagelist() 630 vchiq_log_trace(vchiq_arm_log_level, in free_pagelist()
|