Searched refs:vchiq_log_trace (Results 1 – 5 of 5) sorted by relevance
/freebsd/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() 1143 vchiq_log_trace(vchiq_arm_log_level, in vchiq_ioctl() 2008 vchiq_log_trace(vchiq_susp_log_level, "%s", __func__); in vchiq_arm_vcsuspend() 2045 vchiq_log_trace(vchiq_susp_log_level, "%s exit %d", __func__, status); in vchiq_arm_vcsuspend() 2058 vchiq_log_trace(vchiq_susp_log_level, "%s", __func__); in vchiq_platform_check_suspend() 2072 vchiq_log_trace(vchiq_susp_log_level, "%s exit", __func__); in vchiq_platform_check_suspend() 2132 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, %x, %x)", in make_service_callback() 643 vchiq_log_trace(vchiq_core_log_level, "%d: pfq %d=%x %x %x", in process_free_queue() 705 vchiq_log_trace( in process_free_queue() 840 vchiq_log_trace(vchiq_core_log_level, in queue_message() 944 vchiq_log_trace(vchiq_core_log_level, in queue_message() 1091 vchiq_log_trace(vchiq_sync_log_level, in queue_message_sync() 1176 vchiq_log_trace(vchiq_core_log_level, in notify_bulks() 1349 vchiq_log_trace(vchiq_core_log_level, in resolve_bulks() 1405 vchiq_log_trace(vchiq_core_log_level, in abort_outstanding_bulks() 1941 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 | 453 vchiq_log_trace(vchiq_arm_log_level, in create_pagelist() 550 vchiq_log_trace(vchiq_arm_log_level, in free_pagelist()
|