Searched refs:vchiq_log_error (Results 1 – 5 of 5) sorted by relevance
/linux-6.3-rc2/drivers/staging/vc04_services/interface/vchiq_arm/ |
A D | vchiq_arm.c | 696 vchiq_log_error(vchiq_core_log_level, in vchiq_initialise() 962 vchiq_log_error(vchiq_core_log_level, "%s - out of memory", __func__); in vchiq_blocking_bulk_transfer() 1329 vchiq_log_error(vchiq_susp_log_level, "%s callback reason %d", __func__, reason); in vchiq_keepalive_vchiq_callback() 1353 vchiq_log_error(vchiq_susp_log_level, "%s vchiq_initialise failed %d", __func__, in vchiq_keepalive_thread_func() 1360 vchiq_log_error(vchiq_susp_log_level, "%s vchiq_connect failed %d", __func__, in vchiq_keepalive_thread_func() 1376 vchiq_log_error(vchiq_susp_log_level, "%s interrupted", __func__); in vchiq_keepalive_thread_func() 1396 vchiq_log_error(vchiq_susp_log_level, in vchiq_keepalive_thread_func() 1403 vchiq_log_error(vchiq_susp_log_level, in vchiq_keepalive_thread_func() 1440 vchiq_log_error(vchiq_susp_log_level, "%s null service ptr", __func__); in vchiq_use_internal() 1721 vchiq_log_error(vchiq_susp_log_level, in vchiq_check_service() [all …]
|
A D | vchiq_core.c | 754 vchiq_log_error(vchiq_core_log_level, in process_free_data_message() 779 vchiq_log_error(vchiq_core_log_level, in process_free_data_message() 844 vchiq_log_error(vchiq_core_log_level, in process_free_queue() 1634 vchiq_log_error(vchiq_core_log_level, in parse_message() 1661 vchiq_log_error(vchiq_core_log_level, in parse_message() 2049 vchiq_log_error(vchiq_sync_log_level, in sync_func() 2528 vchiq_log_error(vchiq_core_log_level, in vchiq_open_service_internal() 3634 vchiq_log_error(vchiq_core_log_level, in vchiq_loud_error_header() 3636 vchiq_log_error(vchiq_core_log_level, in vchiq_loud_error_header() 3645 vchiq_log_error(vchiq_core_log_level, in vchiq_loud_error_footer() [all …]
|
A D | vchiq_connected.c | 42 vchiq_log_error(vchiq_core_log_level, in vchiq_add_connected_callback()
|
A D | vchiq_core.h | 42 #ifndef vchiq_log_error 43 #define vchiq_log_error(cat, fmt, ...) \ macro 64 vchiq_log_error(vchiq_core_log_level, "===== " __VA_ARGS__)
|
A D | vchiq_dev.c | 274 vchiq_log_error(vchiq_arm_log_level, in vchiq_ioc_dequeue_message() 321 vchiq_log_error(vchiq_arm_log_level, in vchiq_irq_queue_bulk_tx_rx() 504 vchiq_log_error(vchiq_arm_log_level, in vchiq_ioc_await_completion() 621 vchiq_log_error(vchiq_arm_log_level, in vchiq_ioctl() 633 vchiq_log_error(vchiq_arm_log_level, in vchiq_ioctl() 703 vchiq_log_error(vchiq_susp_log_level, in vchiq_ioctl() 1176 vchiq_log_error(vchiq_arm_log_level, in vchiq_open()
|
Completed in 17 milliseconds