Lines Matching refs:FARF
97 FARF(ALWAYS, "%s: sc 0x%x", (k), (sc)); } \
278 FARF(ALWAYS, "Unsupported: rpc latency thread exited"); in fastrpc_latency_thread_handler()
310 FARF(ALWAYS, "latency thread joined"); in fastrpc_latency_deinit()
330 FARF(ERROR, "Error 0x%x: setting remote user thread parameters failed !", nErr); in fastrpc_set_remote_uthread_params()
366 FARF(ERROR,"Error %x: remote register fd fails for fd %x, size %x\n", nErr, fd, size); in remote_register_fd_attr()
433 … FARF(ERROR, "Error %x: remote_register_buf failed buf %p, size %d, fd %x", nErr, buf, size, fd); in remote_register_buf_common()
451 FARF(ERROR, "Error: %s failed, unsupported attribute 0x%x", __func__, attr); in remote_register_dma_handle_attr()
485 FARF(ERROR, "Error: %s: DMA handle list is already full (count %d)", __func__, dma_handle_count); in remote_register_dma_handle_attr()
499 …FARF(ERROR, "Error 0x%x: %s failed for fd 0x%x, len %d, attr 0x%x", nErr, __func__, fd, len, attr); in remote_register_dma_handle_attr()
550 …FARF(ERROR,"Error %x: Mismatch in buffer address(%p) or size(%x) to the registered FD(%x), address… in fdlist_fd_from_buf()
570 FARF(HIGH, "Error %x: verify local handle failed. handle %p\n", nErr, &local); in verify_local_handle()
585 FARF(HIGH, "Error %x: get domain from handle failed. handle %p\n", nErr, &local); in get_domain_from_handle()
604 FARF(ERROR, "invalid domain uri: %s\n", uri); in get_domain_from_name()
630 FARF(ERROR, "Error %x: alloc handle failed. domain %d\n", nErr, domain); in alloc_handle()
675 FARF(ERROR, "Error %x: free handle failed %p\n", nErr, &local); in free_handle()
688 FARF(ERROR, "Error %x: get handle remote failed %p\n", nErr, &local); in get_handle_remote()
781 FARF(HIGH,"debug:sc:%x,handle:%x,len:%llx\n",sc,pra[i].buf.nLen); in remote_handle_invoke_domain()
795 FARF(HIGH,"debug:sc:%x,handle:%x\n",sc,handle); in remote_handle_invoke_domain()
818 …FARF(HIGH, "Error %x: remote handle invoke failed. domain %d, handle %x, sc %x, pra %p\n", nErr, d… in remote_handle_invoke()
833 …FARF(HIGH, "Error %x: remote handle64 invoke failed. domain %d, handle %p, sc %x, pra %p\n", nErr,… in remote_handle64_invoke()
844 FARF(HIGH, "getting event fd \n"); in remote_handle_open_domain()
848 FARF(HIGH, "setting attach mode to guestos : %d\n", domain); in remote_handle_open_domain()
854 FARF(HIGH, "creating static pd on domain: %d\n", domain); in remote_handle_open_domain()
870 FARF(HIGH, "setting attach mode to userpd : %d\n", domain); in remote_handle_open_domain()
876 FARF(HIGH, "Name of the shared object to open %s\n", name); in remote_handle_open_domain()
882 …FARF(ERROR, "Error %x: remote handle open domain failed. domain %d, name %s, dlerror %s\n", nErr, … in remote_handle_open_domain()
919 FARF(HIGH, "Error %x: remote handle64 open failed. name %s\n", nErr, name); in remote_handle64_open()
933 FARF(HIGH, "Error %x: remote handle close failed. error %s\n", nErr, dlerrstr); in remote_handle_close()
952 FARF(HIGH, "Error %x: remote handle64 close failed.\n", nErr); in remote_handle64_close()
1007 …FARF(ERROR, "Error: %s: remotectl_set_param failed to reset adaptive QoS on DSP to %d on domain %d… in manage_adaptive_qos()
1019 FARF(ALWAYS, "%s: Successfully enabled adaptive QoS on domain %d", __func__, domain); in manage_adaptive_qos()
1021 FARF(ALWAYS, "%s: Disabled adaptive QoS on domain %d", __func__, domain); in manage_adaptive_qos()
1059 FARF(ERROR, "Error: %s: Bad enable parameter %d passed for QoS control", __func__, lp->enable); in remote_handle_control_domain()
1066 …FARF(ERROR, "Error: %s: remote handle control called with unsupported request ID %d", __func__, re… in remote_handle_control_domain()
1071 FARF(ERROR, "Error 0x%x: %s failed for request ID %d on domain %d", nErr, __func__, req, domain); in remote_handle_control_domain()
1082 FARF(ERROR, "Error 0x%x: %s failed for request ID %d", nErr, __func__, req); in remote_handle_control()
1094 FARF(ERROR, "Error 0x%x: %s failed for request ID %d", nErr, __func__, req); in remote_handle64_control()
1104 FARF(ERROR, "%s: Session already open on domain %d ! Set parameters before making any RPC calls", in store_domain_thread_params()
1114 FARF(ERROR, "%s: Priority %d is invalid! Should be between %d and %d", in store_domain_thread_params()
1126 FARF(ERROR, "%s: Stack size %d is invalid! Should be between %d and %d", in store_domain_thread_params()
1135 FARF(ERROR, "Error 0x%x: %s failed for domain %d", nErr, __func__, domain); in store_domain_thread_params()
1152 FARF(ERROR, "%s: Thread params struct passed is %p", __func__, params); in remote_session_control()
1159 FARF(ERROR, "%s: Invalid domain ID %d passed", __func__, params->domain); in remote_session_control()
1177 …FARF (HIGH, "%s Unsigned module offload enable %d for domain %d", __func__, um->enable, um->domain… in remote_session_control()
1190 FARF(ERROR, "%s: Unsupported request ID %d", __func__, req); in remote_session_control()
1195 FARF(ERROR, "Error 0x%x: %s failed for request ID %d", nErr, __func__, req); in remote_session_control()
1214 …FARF(HIGH, "Entering %s : fd %d, vaddrin %llx, size %llx ioctl %x\n", __func__, fd, vaddrin, size,… in remote_mmap64()
1219 …FARF(ERROR, "Error %x: remote mmap64 failed. fd %x, flags %x, vaddrin %llx, size %zx\n", nErr, fd,… in remote_mmap64()
1241 FARF(HIGH, "Entering %s : vaddrin %llx, size %llx\n", __func__, vaddrout, size); in remote_munmap64()
1245 FARF(ERROR, "Error %x: remote munmap64 failed. vaddrout %p, size %zx\n", nErr, vaddrout, size); in remote_munmap64()
1267 FARF(LOW, "unmap_fd: device found %d for domain %d returned %d", hlist[i].dev, i, nErr); in remote_unmap_fd()
1332 FARF(HIGH, "domain_deinit for domain %d: dev %d \n", domain, hlist[domain].dev); in domain_deinit()
1362 FARF(HIGH, "exit: closing %d, rpc errors are expected.\n", domain); in domain_deinit()
1365 FARF(ERROR, "exit: failed to close file descriptor for domain %d\n", domain); in domain_deinit()
1452 FARF(HIGH, "Device node %s open failed for domain %d (errno %s),\n" in open_device_node_internal()
1458 FARF(HIGH, "Device node %s open failed for domain %d (errno %s)," in open_device_node_internal()
1467 FARF(HIGH, "Device node %s open failed for domain %d (errno %s)," in open_device_node_internal()
1477 FARF(HIGH, "Device node %s open failed for domain %d (errno %s)," in open_device_node_internal()
1489 FARF(ERROR, "Error: Device node open failed for domain %d (errno %s)", in open_device_node_internal()
1521 FARF(HIGH, "testsig file loading is %s", testsig); in get_process_testsig()
1578 FARF(HIGH, "Searching for %s%d ...", shell_name, domain); in open_shell()
1582 FARF(HIGH, "fopen for shell returned %d", nErr); in open_shell()
1601 FARF(ERROR, "open_shell failed with err %d domain %d\n", nErr, domain); in open_shell()
1630 FARF(HIGH, "starting %s for domain %d", __func__, domain); in apps_dev_init()
1639 …FARF(HIGH, "%s: device %d opened with info 0x%x (attach %d)", __func__, hlist[domain].dev, hlist[d… in apps_dev_init()
1643 FARF(HIGH, "%s: attaching to guest OS for domain %d", __func__, domain); in apps_dev_init()
1664 FARF(HIGH,"debug:file len:%llx",filelen); in apps_dev_init()
1665 FARF(HIGH,"debug:file len to rpc malloc:%x",filelen); in apps_dev_init()
1675 FARF(ERROR, "Unable to open shell file\n"); in apps_dev_init()
1686 …FARF(HIGH, "Successfully created user PD on domain %d (attrs 0x%x)", domain, hlist[domain].procatt… in apps_dev_init()
1689 FARF(ERROR, "Error: %s called for unknown mode %d", __func__, battach); in apps_dev_init()
1702 …FARF(ERROR, "Error 0x%x: %s failed for domain %d, errno %s\n", nErr, __func__, domain, strerror(er… in apps_dev_init()
1704 FARF(HIGH, "Done with %s, err: 0x%x, dev: %d", __func__, nErr, hlist[domain].dev); in apps_dev_init()
1732 FARF(ERROR, "Error %x: adsp current process handle failed. domain %d\n", nErr, domain); in get_adsp_current_process1_handle()
1734 FARF(ERROR, "Error %x: adsp current process handle failed. domain %d\n", nErr, domain); in get_adsp_current_process1_handle()
1752 FARF(ERROR,"Error %x: get adsp msgd handle failed. domain %d\n", nErr, domain); in get_adspmsgd_adsp1_handle()
1786 FARF(ALWAYS, "%s: Successfully set remote user thread priority to %d and stack size to %d", in open_dev()
1797 FARF(ERROR, "Error %x: open dev %d for domain %d failed\n", nErr, hlist[domain].dev, domain); in open_dev()
1801 FARF(HIGH, "done open dev %d err %d", hlist[domain].dev, nErr); in open_dev()
1846 FARF(HIGH, "exiting thread domain: %d", domain); in exit_thread()
1888 FARF(ERROR, "Error %x: fastrpc_apps_user_init failed\n", nErr); in fastrpc_apps_user_init()
1906 FARF(ERROR, "Error %x: fastrpc init once failed\n", nErr); in fastrpc_init_once()