/third_party/NuttX/fs/mount/ |
D | fs_mount.c | 174 PRINT_ERR("Failed to find file system %s\n", filesystemtype); in mount() 192 PRINT_ERR("Failed to find block driver %s\n", source); in mount() 205 PRINT_ERR("Failed to find valid mountpoint %s\n", target); in mount() 217 PRINT_ERR("can't mount to %s, already mounted.\n", target); in mount() 223 PRINT_ERR("can't mount to %s, already mounted.\n", target); in mount() 240 PRINT_ERR("New mount alloc failed no memory!\n"); in mount() 309 PRINT_ERR("Bind method failed: %d\n", ret); in mount() 330 PRINT_ERR("Failed to copy mount point pathname, errno %d\n", ret); in mount() 339 PRINT_ERR("Failed to copy dev name, errno %d\n", ret); in mount() 354 PRINT_ERR("New mount alloc failed no memory!\n"); in mount()
|
D | fs_sync.c | 68 PRINT_ERR("sync failed, %s, %s\n", mnt->pathName, strerror(-ret)); in sync()
|
/third_party/FreeBSD/sys/compat/linuxkpi/common/src/ |
D | linux_completion.c | 45 PRINT_ERR("%s failed, input param is invalid\n", __FUNCTION__); in linux_init_completion() 68 PRINT_ERR("%s failed, input param is invalid\n", __FUNCTION__); in linux_complete() 105 PRINT_ERR("%s failed, input param is invalid\n", __FUNCTION__); in linux_wait_for_completion() 110 PRINT_ERR("Calling %s in interrupt callback is not allowed.\n", __FUNCTION__); in linux_wait_for_completion() 141 PRINT_ERR("%s failed, input param is invalid\n", __FUNCTION__); in linux_wait_for_completion_timeout() 146 PRINT_ERR("Calling %s in interrupt callback is not allowed.\n", __FUNCTION__); in linux_wait_for_completion_timeout() 190 PRINT_ERR("%s failed, input param is invalid\n", __FUNCTION__); in linux_complete_all()
|
D | adp.c | 56 PRINT_ERR("%s NOT SUPPORT\n", __FUNCTION__); in dl_iterate_phdr() 79 PRINT_ERR("Get fsinfo failed: %d \n", ret); in fs_show() 100 PRINT_ERR("HZ: %d is not supported in %s\n", HZ, __FUNCTION__); in msecs_to_jiffies() 116 PRINT_ERR("ERROR: OS_ERRNO_SWTMR_HWI_ACTIVE\n"); in schedule_timeout() 120 PRINT_ERR("schedule_timeout: wrong timeout\n"); in schedule_timeout() 132 PRINT_ERR("ERROR: OS_ERRNO_SWTMR_NOT_STARTED\n"); in schedule_timeout() 142 PRINT_ERR("%s invalid input param, n:%p, base %u\n", __FUNCTION__, n, base); in do_div_imp() 156 PRINT_ERR("%s invalid input param, n:%p, base:%u\n", __FUNCTION__, n, base); in do_div_s64_imp()
|
D | linux_sched.c | 44 PRINT_ERR("ERROR: OS_ERRNO_SWTMR_HWI_ACTIVE\n"); in linux_schedule_timeout() 48 PRINT_ERR("schedule_timeout: wrong timeout\n"); in linux_schedule_timeout() 58 PRINT_ERR("ERROR: OS_ERRNO_SWTMR_NOT_STARTED\n"); in linux_schedule_timeout()
|
D | linux_wakelock.c | 81 PRINT_ERR("%s : invalid parameter!\n", __FUNCTION__); in linux_wake_lock_init() 95 PRINT_ERR("%s : wakelock count exceeds 32!\n", __FUNCTION__); in linux_wake_lock_init()
|
D | prctl.c | 43 PRINT_ERR("%s: %d, no support option : 0x%x\n", __FUNCTION__, __LINE__, option); in prctl()
|
/third_party/NuttX/drivers/usbdev/gadget/ |
D | usbd_audio.c | 59 PRINT_ERR("%s is failed\n", __FUNCTION__); in get_uac() 65 PRINT_ERR("%s, get dev failed\n", __FUNCTION__); in get_uac() 71 PRINT_ERR("%s, get softc failed\n", __FUNCTION__); in get_uac() 84 PRINT_ERR("%s, get driver failed\n", __FUNCTION__); in get_uac() 166 PRINT_ERR("%s, malloc uac queue node failed\n", __FUNCTION__); in uac_queue_node_alloc() 176 PRINT_ERR("%s, malloc uac queue node buf failed\n", __FUNCTION__); in uac_queue_node_alloc() 261 PRINT_ERR("%s, get uac failed\n", __FUNCTION__); in fuac_send_message()
|
D | composite.c | 112 PRINT_ERR("%s invalid speed:%u\r\n", __FUNCTION__, dev->speed); in usbd_configep_byspeed() 165 PRINT_ERR("unbind fail, invalid gadget\n"); in usb_composite_unbind() 184 PRINT_ERR("unbind gadget fail, busy!\n"); in usb_composite_unbind() 214 PRINT_ERR("cdev == NULL\n"); in usb_composite_bind() 227 PRINT_ERR("%s malloc control request buf failed!\n", __FUNCTION__); in usb_composite_bind() 242 PRINT_ERR(" composite device bind gadget failed!\n"); in usb_composite_bind() 553 PRINT_ERR("set config fail!\n"); in usb_composite_setup() 629 PRINT_ERR("endpoint send fail!\n"); in usb_composite_setup() 696 PRINT_ERR("composite device init failed!, ret:%d\n", ret); in usbd_composite_probe() 731 PRINT_ERR("%s usb_cdev or parnet_conext is null!\n", __FUNCTION__); in composite_attach() [all …]
|
D | cdcacm.c | 893 PRINT_ERR("%s req->xfrd:%x\r\n", __FUNCTION__, req->xfrd); in cdcacm_rdcomplete() 894 PRINT_ERR("%s req->xfrd:%x\r\n", __FUNCTION__, req->result); in cdcacm_rdcomplete() 947 PRINT_ERR("%s req->xfrd:%x\r\n", __FUNCTION__, req->xfrd); in cdcacm_wrcomplete() 948 PRINT_ERR("%s req->xfrd:%x\r\n", __FUNCTION__, req->result); in cdcacm_wrcomplete() 997 PRINT_ERR("%s req->xfrd:%x\r\n", __FUNCTION__, usbd_req->xfrd); in cdcacm_notify_complete() 998 PRINT_ERR("%s req->xfrd:%x\r\n", __FUNCTION__, usbd_req->result); in cdcacm_notify_complete() 1319 PRINT_ERR("%s chardev unregister failed!\n", __FUNCTION__); in cdcacm_unbind()
|
D | f_uvc.c | 1026 PRINT_ERR("%s %d\n", __FUNCTION__, __LINE__); in fuvc_frame_descriptors_get() 1039 PRINT_ERR("%s %d %u \n", __FUNCTION__, __LINE__, nframes); in fuvc_frame_descriptors_get() 1050 PRINT_ERR("%s %d Memcpy fail!\n", __FUNCTION__, __LINE__); in fuvc_frame_descriptors_get() 1062 PRINT_ERR("%s %d Memcpy fail!\n", __FUNCTION__, __LINE__); in fuvc_frame_descriptors_get() 1074 PRINT_ERR("%s %d Memcpy fail!\n", __FUNCTION__, __LINE__); in fuvc_frame_descriptors_get() 1080 PRINT_ERR("%s %d\n", __FUNCTION__, __LINE__); in fuvc_frame_descriptors_get() 1216 PRINT_ERR("%s %d\n", __FUNCTION__, __LINE__); in frames_descriptors_update() 1296 PRINT_ERR("%s %d\n", __FUNCTION__, __LINE__); in fuvc_descriptors_update() 2320 PRINT_ERR("No memory at line: %d!\n", __LINE__); in usbclass_uvc_bind() 2362 PRINT_ERR("fuvc_unbind_gadget failed!\n"); in usbclass_uvc_unbind()
|
/third_party/NuttX/fs/driver/ |
D | fs_closeblockdriver.c | 70 PRINT_ERR("vnode ops is null, not a valid block driver\n"); in close_blockdriver() 79 PRINT_ERR("vnode is not a block driver\n"); in close_blockdriver() 97 PRINT_ERR("%s %d, mutex lock fail!\n", __FUNCTION__, __LINE__); in close_blockdriver() 116 PRINT_ERR("%s %d, mutex unlock fail!\n", __FUNCTION__, __LINE__); in close_blockdriver()
|
D | fs_openblockdriver.c | 111 PRINT_ERR("%s %d, mutex lock fail!\n", __FUNCTION__, __LINE__); in open_blockdriver() 131 PRINT_ERR("%s %d, mutex unlock fail!\n", __FUNCTION__, __LINE__); in open_blockdriver()
|
/third_party/FreeBSD/sys/dev/usb/net/ |
D | usb_eth_drv.c | 89 PRINT_ERR("Fatal Error, unable to add USB network interface! ret:%d\n", ret); in eth_drv_init() 95 PRINT_ERR("%s, %d, netif set default failed, ret:%d\n", __FUNCTION__, __LINE__, ret); in eth_drv_init() 101 PRINT_ERR("%s, %d, netif set up failed, ret:%d\n", __FUNCTION__, __LINE__, ret); in eth_drv_init() 107 PRINT_ERR("%s, %d, dhcp start failed, ret:%d\n", __FUNCTION__, __LINE__, ret); in eth_drv_init()
|
/third_party/FreeBSD/sys/dev/usb/implementation/ |
D | usb_btree.c | 77 PRINT_ERR("Binary tree node alloc failed!\n"); in usbd_create_bt_node() 235 PRINT_ERR("Find err, insert fail!\n"); in usbd_insert_bt_node() 272 PRINT_ERR("Parent find err, remove fail!\n"); in usbd_remove_bt_node()
|
/third_party/NuttX/fs/nfs/ |
D | nfs.h | 64 #define nfs_debug_error(format, ...) PRINT_ERR(format, ##__VA_ARGS__) 71 #define nfs_error(format, ...) PRINT_ERR(format, ##__VA_ARGS__)
|
/third_party/FreeBSD/sys/dev/usb/storage/ |
D | umass.c | 165 PRINT_ERR("The level of umass debug is invalid, please refer to umass.c\n"); in umass_debug_func() 2800 PRINT_ERR("Malloc failed!->%s %d\n", __FUNCTION__, __LINE__); in umass_read10() 2859 PRINT_ERR("Malloc failed!->%s %d\n", __FUNCTION__, __LINE__); in umass_read16() 2917 PRINT_ERR("Malloc failed!->%s %d\n", __FUNCTION__, __LINE__); in umass_write10() 2927 PRINT_ERR("copy failed!->%s %d\n", __FUNCTION__, __LINE__); in umass_write10() 2975 PRINT_ERR("Malloc failed!->%s %d\n", __FUNCTION__, __LINE__); in umass_write16() 2985 PRINT_ERR("copy failed!->%s %d\n", __FUNCTION__, __LINE__); in umass_write16() 3270 PRINT_ERR("umass read capacity fail!\n"); in umass_dev_is_ready() 3279 PRINT_ERR("Request sense fail!\n"); in umass_dev_is_ready() 3319 PRINT_ERR("umass_attach_dev : los_disk_init fail!\n"); in umass_attach_dev_sub() [all …]
|
/third_party/musl/porting/liteos_m/kernel/src/exit/ |
D | assert.c | 7 PRINT_ERR("%s:%d: %s: assertion \"%s\" failed\n", file, line, func, expr); in __assert_fail()
|
/third_party/musl/porting/liteos_a_newlib/kernel/src/ |
D | assert.c | 37 PRINT_ERR("%s:%d: %s: assertion \"%s\" failed", file, line, func, expr); in __assert_fail()
|
/third_party/NuttX/drivers/bch/ |
D | bchdev_driver.c | 350 PRINT_ERR("%s %d, mutex lock fail!\n", __FUNCTION__, __LINE__); in bch_ioctl() 364 PRINT_ERR("%s %d, mutex unlock fail!\n", __FUNCTION__, __LINE__); in bch_ioctl()
|
/third_party/musl/porting/liteos_a/kernel/src/exit/ |
D | assert.c | 7 PRINT_ERR("%s:%d: %s: assertion \"%s\" failed", file, line, func, expr); in __assert_fail()
|
/third_party/NuttX/fs/inode/ |
D | fs_files.c | 501 PRINT_ERR("process files is NULL, %s %d\n", __FUNCTION__ ,__LINE__); in files_close_internal() 839 PRINT_ERR("alloc fd_table failed\n"); in dup_fd() 914 PRINT_ERR("malloc file_struct error\n"); in create_files_snapshot() 929 PRINT_ERR("alloc fd_table failed\n"); in create_files_snapshot()
|
/third_party/NuttX/fs/vfs/ |
D | fs_poll.c | 151 PRINT_ERR("[%s] sem_destroy failed\n", __FUNCTION__); in destroy_poll_wait() 341 PRINT_ERR("[%s] sem_post failed %d times\n", __FUNCTION__, failed_count); in notify_poll_with_key()
|
D | fs_rmdir.c | 147 PRINT_ERR("rmdir failed err = %d\n", ret); in do_rmdir()
|
D | fs_mkdir.c | 134 PRINT_ERR("alloc path cache %s failed\n", dirname); in do_mkdir()
|