Symbol: LOG_ERR
tools/hv/hv_fcopy_uio_daemon.c
103
syslog(LOG_ERR, "Could not determine ring size");
tools/hv/hv_fcopy_uio_daemon.c
123
syslog(LOG_ERR, "target file name is too long: %s/%s", path_name, file_name);
tools/hv/hv_fcopy_uio_daemon.c
140
syslog(LOG_ERR, "Failed to create %s",
tools/hv/hv_fcopy_uio_daemon.c
145
syslog(LOG_ERR, "Invalid path: %s", path_name);
tools/hv/hv_fcopy_uio_daemon.c
193
syslog(LOG_ERR, "pwrite failed to write %llu bytes: %ld (%s)",
tools/hv/hv_fcopy_uio_daemon.c
231
syslog(LOG_ERR, "Invalid icmsg negotiate");
tools/hv/hv_fcopy_uio_daemon.c
248
syslog(LOG_ERR, "Invalid icmsg negotiate - icframe_major: %u, icmsg_major: %u\n",
tools/hv/hv_fcopy_uio_daemon.c
410
syslog(LOG_ERR, "Invalid Fcopy hdr. Packet length too small: %u",
tools/hv/hv_fcopy_uio_daemon.c
422
syslog(LOG_ERR, "Write to ringbuffer failed err: %d", ret);
tools/hv/hv_fcopy_uio_daemon.c
435
syslog(LOG_ERR, "Failed to open directory (errno=%s).\n", strerror(errno));
tools/hv/hv_fcopy_uio_daemon.c
480
syslog(LOG_ERR, "daemon() failed; error: %s", strerror(errno));
tools/hv/hv_fcopy_uio_daemon.c
495
syslog(LOG_ERR, "malloc failed for desc buffer");
tools/hv/hv_fcopy_uio_daemon.c
505
syslog(LOG_ERR, "open %s failed; error: %d %s",
tools/hv/hv_fcopy_uio_daemon.c
514
syslog(LOG_ERR, "mmap ringbuffer failed; error: %d %s", ret, strerror(ret));
tools/hv/hv_fcopy_uio_daemon.c
531
syslog(LOG_ERR, "pread failed: %s", strerror(errno));
tools/hv/hv_fcopy_uio_daemon.c
539
syslog(LOG_ERR, "VMBus channel recv error: %d", ret);
tools/hv/hv_fcopy_uio_daemon.c
548
syslog(LOG_ERR, "Signal to host failed: %s\n", strerror(ret));
tools/hv/hv_fcopy_uio_daemon.c
68
syslog(LOG_ERR, "Failed to open channels directory: %s", strerror(errno));
tools/hv/hv_kvp_daemon.c
140
syslog(LOG_ERR, "Failed to acquire the lock pool: %d; error: %d %s", pool,
tools/hv/hv_kvp_daemon.c
152
syslog(LOG_ERR, "Failed to release the lock pool: %d; error: %d %s", pool,
tools/hv/hv_kvp_daemon.c
1527
syslog(LOG_ERR, "Failed to open config file; error: %d %s",
tools/hv/hv_kvp_daemon.c
1538
syslog(LOG_ERR, "Failed to open config file; error: %d %s",
tools/hv/hv_kvp_daemon.c
170
syslog(LOG_ERR, "Failed to open file, pool: %d; error: %d %s", pool,
tools/hv/hv_kvp_daemon.c
1723
syslog(LOG_ERR, "Cmd '%s' (len=%d) may be too long",
tools/hv/hv_kvp_daemon.c
1729
syslog(LOG_ERR, "Failed to execute cmd '%s'; error: %d %s",
tools/hv/hv_kvp_daemon.c
1737
syslog(LOG_ERR, "Failed to write config file");
tools/hv/hv_kvp_daemon.c
181
syslog(LOG_ERR, "Failed to write file, pool: %d", pool);
tools/hv/hv_kvp_daemon.c
1835
syslog(LOG_ERR, "Failed to initialize the pools");
tools/hv/hv_kvp_daemon.c
1846
syslog(LOG_ERR, "open /dev/vmbus/hv_kvp failed; error: %d %s",
tools/hv/hv_kvp_daemon.c
1857
syslog(LOG_ERR, "registration to kernel failed; error: %d %s",
tools/hv/hv_kvp_daemon.c
1870
syslog(LOG_ERR, "poll failed; error: %d %s", errno, strerror(errno));
tools/hv/hv_kvp_daemon.c
1882
syslog(LOG_ERR, "read failed; error:%d %s",
tools/hv/hv_kvp_daemon.c
1909
syslog(LOG_ERR, "malloc failed");
tools/hv/hv_kvp_daemon.c
2051
syslog(LOG_ERR, "write failed; error: %d %s", errno,
tools/hv/hv_kvp_daemon.c
215
syslog(LOG_ERR, "Failed to open file, pool: %d; error: %d %s", pool,
tools/hv/hv_kvp_daemon.c
227
syslog(LOG_ERR,
tools/hv/hv_kvp_daemon.c
242
syslog(LOG_ERR, "malloc failed");
tools/hv/hv_kvp_daemon.c
268
syslog(LOG_ERR, "Failed to create '%s'; error: %d %s", KVP_CONFIG_LOC,
tools/hv/hv_kvp_daemon.c
361
syslog(LOG_ERR, "%s: Too long key or value: key=%s, val=%s",
tools/hv/hv_kvp_daemon.c
403
syslog(LOG_ERR, "%s: Memory alloc failure", __func__);
tools/hv/hv_vss_daemon.c
143
syslog(LOG_ERR, "Can't stat: %s; error:%d %s!",
tools/hv/hv_vss_daemon.c
192
syslog(LOG_ERR, "FREEZE of %s failed; error:%d %s",
tools/hv/hv_vss_daemon.c
195
syslog(LOG_ERR, "FREEZE of / failed; error:%d %s", save_errno,
tools/hv/hv_vss_daemon.c
252
syslog(LOG_ERR, "failed to thaw file system: err=%d",
tools/hv/hv_vss_daemon.c
261
syslog(LOG_ERR, "open /dev/vmbus/hv_vss failed; error: %d %s",
tools/hv/hv_vss_daemon.c
272
syslog(LOG_ERR, "registration to kernel failed; error: %d %s",
tools/hv/hv_vss_daemon.c
285
syslog(LOG_ERR, "poll failed; error:%d %s", errno, strerror(errno));
tools/hv/hv_vss_daemon.c
298
syslog(LOG_ERR, "invalid version negotiation");
tools/hv/hv_vss_daemon.c
309
syslog(LOG_ERR, "read failed; error:%d %s",
tools/hv/hv_vss_daemon.c
327
syslog(LOG_ERR, "op=%d failed!", op);
tools/hv/hv_vss_daemon.c
328
syslog(LOG_ERR, "report it with these files:");
tools/hv/hv_vss_daemon.c
329
syslog(LOG_ERR, "/etc/fstab and /proc/mounts");
tools/hv/hv_vss_daemon.c
336
syslog(LOG_ERR, "Illegal op:%d\n", op);
tools/hv/hv_vss_daemon.c
347
syslog(LOG_ERR, "write failed; error: %d %s", errno,
tools/hv/hv_vss_daemon.c
73
syslog(LOG_ERR, "Can't allocate memory!");
tools/hv/hv_vss_daemon.c
82
syslog(LOG_ERR, "Can't access: %s; error:%d %s!",
tools/hv/hv_vss_daemon.c
90
syslog(LOG_ERR, "Can't opendir: %s; error:%d %s!",
tools/power/acpi/tools/pfrut/pfrut.c
46
return level == LOG_ERR || level == LOG_WARN ||
tools/thermal/lib/log.c
17
[LOG_ERR] = "ERROR",
tools/thermal/lib/log.h
22
#define ERROR(fmt, ...) logit(LOG_ERR, fmt, ##__VA_ARGS__)
tools/thermal/tmon/sysfs.c
135
syslog(LOG_ERR, "%s:%s no matching type\n", __func__, temp_str);
tools/thermal/tmon/sysfs.c
185
syslog(LOG_ERR, "Failed to find TP inst %s\n",
tools/thermal/tmon/sysfs.c
212
syslog(LOG_ERR, "Err: Too many cdev? %d\n",
tools/thermal/tmon/sysfs.c
302
syslog(LOG_ERR, "scandir failed in %s", tz_name);
tools/thermal/tmon/sysfs.c
364
syslog(LOG_ERR, "scandir failed in %s", cdev_name);
tools/thermal/tmon/sysfs.c
396
syslog(LOG_ERR, "scandir failed in thermal sysfs");
tools/thermal/tmon/sysfs.c
43
syslog(LOG_ERR, "Err: open %s: %s\n", __func__, filepath);
tools/thermal/tmon/sysfs.c
487
syslog(LOG_ERR, "No thermal zones found!\n");
tools/thermal/tmon/sysfs.c
67
syslog(LOG_ERR, "Err: open %s: %s\n", __func__, filepath);
tools/thermal/tmon/sysfs.c
86
syslog(LOG_ERR, "Err: open %s: %s\n", __func__, filepath);
tools/thermal/tmon/tmon.c
126
setlogmask(LOG_UPTO(LOG_ERR));
tools/thermal/tmon/tmon.c
141
syslog(LOG_ERR, "failed to open log file %s\n", TMON_LOG_FILE);
tools/thermal/tmon/tmon.c
146
syslog(LOG_ERR, "Unable to stat log file %s\n", TMON_LOG_FILE);
tools/thermal/tmon/tmon.c
154
syslog(LOG_ERR, "Log file is a symlink. Will not log\n");
tools/thermal/tmon/tmon.c
161
syslog(LOG_ERR, "We don't own the log file. Not logging\n");
tools/thermal/tmon/tmon.c
312
syslog(LOG_ERR, "target zone is not found, default to %d\n",
tools/usb/usbip/libsrc/usbip_common.h
69
syslog(LOG_ERR, pr_fmt(fmt), "error", ##args); \