Searched refs:vchiq_log_trace (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/staging/vc04_services/interface/vchiq_arm/ |
H A D | vchiq_arm.c | 250 vchiq_log_trace(vchiq_arm_log_level, "%s - %pK", __func__, pagelist); in create_pagelist() 401 vchiq_log_trace(vchiq_arm_log_level, "%s - %pK, %d", in free_pagelist() 699 vchiq_log_trace(vchiq_core_log_level, "%s(%p): returning %d", __func__, instance, ret); in vchiq_initialise() 731 vchiq_log_trace(vchiq_core_log_level, "%s(%p): returning %d", __func__, instance, status); in vchiq_shutdown() 751 vchiq_log_trace(vchiq_core_log_level, "%s: call to mutex_lock failed", __func__); in vchiq_connect() 763 vchiq_log_trace(vchiq_core_log_level, "%s(%p): returning %d", __func__, instance, status); in vchiq_connect() 794 vchiq_log_trace(vchiq_core_log_level, "%s(%p): returning %d", __func__, instance, status); in vchiq_add_service() 825 vchiq_log_trace(vchiq_core_log_level, "%s(%p): returning %d", __func__, instance, status); in vchiq_open_service() 993 vchiq_log_trace(vchiq_arm_log_level, "%s - completion queue full", __func__); in add_completion() 1079 vchiq_log_trace(vchiq_arm_log_level, in service_callback() [all …]
|
H A D | vchiq_core.c | 472 vchiq_log_trace(vchiq_core_log_level, "%d: callback:%d (%s, %pK, %pK)", in make_service_callback() 776 vchiq_log_trace(vchiq_core_log_level, "%d: pfq:%d %x@%pK - slot_use->%d", in process_free_data_message() 822 vchiq_log_trace(vchiq_core_log_level, "%d: pfq %d=%pK %x %x", in process_free_queue() 993 vchiq_log_trace(vchiq_core_log_level, in queue_message() 1088 vchiq_log_trace(vchiq_core_log_level, in queue_message() 1224 vchiq_log_trace(vchiq_sync_log_level, in queue_message_sync() 1318 vchiq_log_trace(vchiq_core_log_level, "%d: nb:%d %cx - p=%x rn=%x r=%x", service->state->id, in notify_bulks() 1444 vchiq_log_trace(vchiq_core_log_level, "%d: aob:%d %cx - li=%x ri=%x p=%x", in abort_outstanding_bulks() 1784 vchiq_log_trace(vchiq_core_log_level, "%d: prs:%d %cx li=%x ri=%x p=%x", in parse_message() 1800 vchiq_log_trace(vchiq_core_log_level, "%d: prs PADDING@%pK,%x", in parse_message() [all …]
|
H A D | vchiq_core.h | 57 #ifndef vchiq_log_trace 58 #define vchiq_log_trace(cat, fmt, ...) \ macro
|
H A 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()
|