Searched refs:vchiq_log_error (Results 1 – 7 of 7) sorted by relevance
/freebsd/sys/contrib/vchiq/interface/vchiq_arm/ |
H A D | vchiq_arm.c | 482 vchiq_log_error(vchiq_arm_log_level, in vchiq_ioctl() 495 vchiq_log_error(vchiq_arm_log_level, in vchiq_ioctl() 659 vchiq_log_error(vchiq_susp_log_level, in vchiq_ioctl() 741 vchiq_log_error(vchiq_arm_log_level, in vchiq_ioctl() 861 vchiq_log_error( in vchiq_ioctl() 1033 vchiq_log_error(vchiq_arm_log_level, in vchiq_ioctl() 1181 vchiq_log_error(vchiq_arm_log_level, in vchiq_open() 1211 vchiq_log_error(vchiq_arm_log_level, in vchiq_open() 1355 vchiq_log_error(vchiq_arm_log_level, in vchiq_close() 1520 vchiq_log_error(vchiq_arm_log_level, in dump_phys_mem() [all …]
|
H A D | vchiq_core.c | 675 vchiq_log_error(vchiq_core_log_level, in process_free_queue() 714 vchiq_log_error( in process_free_queue() 737 vchiq_log_error(vchiq_core_log_level, in process_free_queue() 1030 vchiq_log_error(vchiq_core_log_level, in queue_message_sync() 1707 vchiq_log_error(vchiq_core_log_level, in parse_rx_slots() 1739 vchiq_log_error(vchiq_core_log_level, in parse_rx_slots() 1771 vchiq_log_error(vchiq_core_log_level, in parse_rx_slots() 1874 vchiq_log_error( in parse_rx_slots() 1914 vchiq_log_error(vchiq_core_log_level, in parse_rx_slots() 1970 vchiq_log_error(vchiq_core_log_level, in parse_rx_slots() [all …]
|
H A D | vchiq_2835_arm.c | 159 vchiq_log_error(vchiq_core_log_level, "Unable to allocate channel memory"); in vchiq_platform_init() 169 vchiq_log_error(vchiq_core_log_level, "cannot load DMA map"); in vchiq_platform_init() 438 vchiq_log_error(vchiq_core_log_level, "Unable to allocate pagelist memory"); in create_pagelist() 448 vchiq_log_error(vchiq_core_log_level, "cannot load DMA map for pagelist memory"); in create_pagelist()
|
H A D | vchiq_kern_lib.c | 87 vchiq_log_error(vchiq_core_log_level, in vchiq_initialise() 97 vchiq_log_error(vchiq_core_log_level, in vchiq_initialise() 429 vchiq_log_error(vchiq_core_log_level, in vchiq_blocking_bulk_transfer()
|
H A D | vchiq_connected.c | 82 vchiq_log_error(vchiq_core_log_level, in vchiq_add_connected_callback()
|
H A D | vchiq_core.h | 55 #ifndef vchiq_log_error 56 #define vchiq_log_error(cat, fmt, ...) \ macro 77 vchiq_log_error(vchiq_core_log_level, "===== " __VA_ARGS__)
|
H A D | vchiq_debugfs.c | 339 vchiq_log_error(vchiq_arm_log_level, in vchiq_debugfs_init()
|