Searched refs:vchiq_log_trace (Results 1 – 4 of 4) sorted by relevance
/linux-5.19.10/drivers/staging/vc04_services/interface/vchiq_arm/ |
D | vchiq_arm.c | 256 vchiq_log_trace(vchiq_arm_log_level, "%s - %pK", __func__, pagelist); in create_pagelist() 407 vchiq_log_trace(vchiq_arm_log_level, "%s - %pK, %d", in free_pagelist() 704 vchiq_log_trace(vchiq_core_log_level, "%s(%p): returning %d", __func__, instance, ret); in vchiq_initialise() 736 vchiq_log_trace(vchiq_core_log_level, "%s(%p): returning %d", __func__, instance, status); in vchiq_shutdown() 756 vchiq_log_trace(vchiq_core_log_level, "%s: call to mutex_lock failed", __func__); in vchiq_connect() 768 vchiq_log_trace(vchiq_core_log_level, "%s(%p): returning %d", __func__, instance, status); in vchiq_connect() 799 vchiq_log_trace(vchiq_core_log_level, "%s(%p): returning %d", __func__, instance, status); in vchiq_add_service() 830 vchiq_log_trace(vchiq_core_log_level, "%s(%p): returning %d", __func__, instance, status); in vchiq_open_service() 1001 vchiq_log_trace(vchiq_arm_log_level, "%s - completion queue full", __func__); in add_completion() 1089 vchiq_log_trace(vchiq_arm_log_level, in service_callback() [all …]
|
D | vchiq_core.c | 466 vchiq_log_trace(vchiq_core_log_level, "%d: callback:%d (%s, %pK, %pK)", in make_service_callback() 757 vchiq_log_trace(vchiq_core_log_level, "%d: pfq:%d %x@%pK - slot_use->%d", in process_free_data_message() 803 vchiq_log_trace(vchiq_core_log_level, "%d: pfq %d=%pK %x %x", in process_free_queue() 974 vchiq_log_trace(vchiq_core_log_level, in queue_message() 1069 vchiq_log_trace(vchiq_core_log_level, in queue_message() 1204 vchiq_log_trace(vchiq_sync_log_level, in queue_message_sync() 1298 vchiq_log_trace(vchiq_core_log_level, "%d: nb:%d %cx - p=%x rn=%x r=%x", service->state->id, in notify_bulks() 1425 vchiq_log_trace(vchiq_core_log_level, "%d: aob:%d %cx - li=%x ri=%x p=%x", in abort_outstanding_bulks() 1765 vchiq_log_trace(vchiq_core_log_level, "%d: prs:%d %cx li=%x ri=%x p=%x", in parse_message() 1781 vchiq_log_trace(vchiq_core_log_level, "%d: prs PADDING@%pK,%x", in parse_message() [all …]
|
D | vchiq_core.h | 57 #ifndef vchiq_log_trace 58 #define vchiq_log_trace(cat, fmt, ...) \ macro
|
D | vchiq_dev.c | 585 vchiq_log_trace(vchiq_arm_log_level, in vchiq_ioctl() 877 vchiq_log_trace(vchiq_arm_log_level, in vchiq_ioctl()
|