Lines Matching refs:pr_err
49 pr_err("%s: return from epoll wait with errno %d\r\n", __func__, errno); in io_thread()
78 pr_err("%s", "iothread create failed\r\n"); in iothread_start()
88 pr_err("pthread_setaffinity_np fails %d \n", ret); in iothread_start()
105 pr_err("%s: ioctx_x is NULL \n", __func__); in iothread_add()
114 pr_err("%s: failed to add fd, error is %d\n", in iothread_add()
122 pr_err("%s: failed to start iothread thread\n", in iothread_add()
134 pr_err("%s: ioctx_x is NULL \n", __func__); in iothread_del()
141 pr_err("%s: failed to delete fd from epoll fd, error is %d\n", in iothread_del()
199 pr_err("%s: iothr_opt is NULL \n", __func__); in iothread_create()
209 pr_err("%s: fails to create new iothread context, max number of instances is %d \n", in iothread_create()
232 pr_err("%s: iothread name too long \n", __func__); in iothread_create()
237 pr_err("%s: failed to create epoll fd, error is %d\r\n", in iothread_create()
299 pr_err("%s: invalid iothread number %s \n", __func__, tmp_num); in iothread_parse_options()
305 pr_err("%s: calloc cpuset_list returns NULL \n", __func__); in iothread_parse_options()
329 pr_err("%s: invalid CPU affinity setting %s \n", in iothread_parse_options()
337 pr_err("%s: iothread[%d]: set service_vm_cpuid %d \n", in iothread_parse_options()