Searched refs:vchiq_log_trace (Results 1 – 4 of 4) sorted by relevance
| /Linux-v6.1/drivers/staging/vc04_services/interface/vchiq_arm/ |
| D | vchiq_arm.c | 255 vchiq_log_trace(vchiq_arm_log_level, "%s - %pK", __func__, pagelist); in create_pagelist() 406 vchiq_log_trace(vchiq_arm_log_level, "%s - %pK, %d", in free_pagelist() 706 vchiq_log_trace(vchiq_core_log_level, "%s(%p): returning %d", __func__, instance, ret); in vchiq_initialise() 738 vchiq_log_trace(vchiq_core_log_level, "%s(%p): returning %d", __func__, instance, status); in vchiq_shutdown() 758 vchiq_log_trace(vchiq_core_log_level, "%s: call to mutex_lock failed", __func__); in vchiq_connect() 770 vchiq_log_trace(vchiq_core_log_level, "%s(%p): returning %d", __func__, instance, status); in vchiq_connect() 801 vchiq_log_trace(vchiq_core_log_level, "%s(%p): returning %d", __func__, instance, status); in vchiq_add_service() 832 vchiq_log_trace(vchiq_core_log_level, "%s(%p): returning %d", __func__, instance, status); in vchiq_open_service() 1000 vchiq_log_trace(vchiq_arm_log_level, "%s - completion queue full", __func__); in add_completion() 1086 vchiq_log_trace(vchiq_arm_log_level, in service_callback() [all …]
|
| D | vchiq_core.c | 472 vchiq_log_trace(vchiq_core_log_level, "%d: callback:%d (%s, %pK, %pK)", in make_service_callback() 766 vchiq_log_trace(vchiq_core_log_level, "%d: pfq:%d %x@%pK - slot_use->%d", in process_free_data_message() 812 vchiq_log_trace(vchiq_core_log_level, "%d: pfq %d=%pK %x %x", in process_free_queue() 983 vchiq_log_trace(vchiq_core_log_level, in queue_message() 1078 vchiq_log_trace(vchiq_core_log_level, in queue_message() 1214 vchiq_log_trace(vchiq_sync_log_level, in queue_message_sync() 1308 vchiq_log_trace(vchiq_core_log_level, "%d: nb:%d %cx - p=%x rn=%x r=%x", service->state->id, in notify_bulks() 1435 vchiq_log_trace(vchiq_core_log_level, "%d: aob:%d %cx - li=%x ri=%x p=%x", in abort_outstanding_bulks() 1775 vchiq_log_trace(vchiq_core_log_level, "%d: prs:%d %cx li=%x ri=%x p=%x", in parse_message() 1791 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()
|