Home
last modified time | relevance | path

Searched refs:syslog (Results 1 – 25 of 81) sorted by relevance

1234

/Linux-v4.19/tools/hv/
Dhv_vss_daemon.c82 syslog(LOG_ERR, "Can't allocate memory!"); in is_dev_loop()
91 syslog(LOG_ERR, "Can't access: %s; error:%d %s!", in is_dev_loop()
99 syslog(LOG_ERR, "Can't opendir: %s; error:%d %s!", in is_dev_loop()
152 syslog(LOG_ERR, "Can't stat: %s; error:%d %s!", in vss_operate()
191 syslog(LOG_ERR, "FREEZE of %s failed; error:%d %s", in vss_operate()
194 syslog(LOG_ERR, "FREEZE of / failed; error:%d %s", save_errno, in vss_operate()
242 syslog(LOG_INFO, "VSS starting; pid is:%d", getpid()); in main()
246 syslog(LOG_ERR, "open /dev/vmbus/hv_vss failed; error: %d %s", in main()
257 syslog(LOG_ERR, "registration to kernel failed; error: %d %s", in main()
270 syslog(LOG_ERR, "poll failed; error:%d %s", errno, strerror(errno)); in main()
[all …]
Dhv_fcopy_daemon.c47 syslog(LOG_INFO, "Target file name: %s", target_fname); in hv_start_fcopy()
61 syslog(LOG_ERR, "Failed to create %s", in hv_start_fcopy()
66 syslog(LOG_ERR, "Invalid path: %s", in hv_start_fcopy()
76 syslog(LOG_INFO, "File: %s exists", target_fname); in hv_start_fcopy()
86 syslog(LOG_INFO, "Open Failed: %s", strerror(errno)); in hv_start_fcopy()
113 syslog(LOG_ERR, "pwrite failed to write %llu bytes: %ld (%s)", in hv_copy_data()
175 syslog(LOG_ERR, "daemon() failed; error: %s", strerror(errno)); in main()
180 syslog(LOG_INFO, "starting; pid is:%d", getpid()); in main()
185 syslog(LOG_ERR, "open /dev/vmbus/hv_fcopy failed; error: %d %s", in main()
194 syslog(LOG_ERR, "Registration failed: %s", strerror(errno)); in main()
[all …]
Dhv_kvp_daemon.c127 syslog(LOG_ERR, "Failed to acquire the lock pool: %d; error: %d %s", pool, in kvp_acquire_lock()
139 syslog(LOG_ERR, "Failed to release the lock pool: %d; error: %d %s", pool, in kvp_release_lock()
157 syslog(LOG_ERR, "Failed to open file, pool: %d; error: %d %s", pool, in kvp_update_file()
168 syslog(LOG_ERR, "Failed to write file, pool: %d", pool); in kvp_update_file()
188 syslog(LOG_ERR, "Failed to open file, pool: %d; error: %d %s", pool, in kvp_update_mem_state()
200 syslog(LOG_ERR, in kvp_update_mem_state()
215 syslog(LOG_ERR, "malloc failed"); in kvp_update_mem_state()
241 syslog(LOG_ERR, "Failed to create '%s'; error: %d %s", KVP_CONFIG_LOC, in kvp_file_init()
1235 syslog(LOG_ERR, "Failed to open config file; error: %d %s", in kvp_set_ip_info()
1307 syslog(LOG_ERR, "Failed to execute cmd '%s'; error: %d %s", in kvp_set_ip_info()
[all …]
/Linux-v4.19/tools/thermal/tmon/
Dsysfs.c51 syslog(LOG_ERR, "Err: open %s: %s\n", __func__, filepath); in sysfs_set_ulong()
75 syslog(LOG_ERR, "Err: open %s: %s\n", __func__, filepath); in sysfs_get_ulong()
94 syslog(LOG_ERR, "Err: open %s: %s\n", __func__, filepath); in sysfs_get_string()
110 syslog(LOG_INFO, "%s: %s: type %s, max %lu, curr %lu inst %d\n", in probe_cdev()
143 syslog(LOG_ERR, "%s:%s no matching type\n", __func__, temp_str); in get_trip_point_data()
147 syslog(LOG_INFO, "%s:tz:%d tp:%d:type:%s type id %d\n", __func__, tzid, in get_trip_point_data()
164 syslog(LOG_INFO, "%s:%s:%s:%d", __func__, name, ch, i); in get_instance_id()
190 syslog(LOG_DEBUG, "tzone %s trip %d temp %lu tpnode %s", in find_tzone_tp()
193 syslog(LOG_ERR, "Failed to find TP inst %s\n", in find_tzone_tp()
216 syslog(LOG_DEBUG, "TZ%d: cdev: %s cid %d\n", tz_id, nl->d_name, in find_tzone_cdev()
[all …]
Dtmon.c83 syslog(LOG_INFO, "TMON exit cleanup\n"); in tmon_cleanup()
111 syslog(LOG_INFO, "TMON caught signal %d\n", sig); in tmon_sig_handler()
140 syslog(LOG_NOTICE, "TMON started by User %d", getuid()); in start_syslog()
153 syslog(LOG_ERR, "failed to open log file %s\n", TMON_LOG_FILE); in prepare_logging()
158 syslog(LOG_ERR, "Unable to stat log file %s\n", TMON_LOG_FILE); in prepare_logging()
166 syslog(LOG_ERR, "Log file is a symlink. Will not log\n"); in prepare_logging()
173 syslog(LOG_ERR, "We don't own the log file. Not logging\n"); in prepare_logging()
293 syslog(LOG_DEBUG, "Cannot handle SIGINT\n"); in main()
295 syslog(LOG_DEBUG, "Cannot handle SIGINT\n"); in main()
327 syslog(LOG_ERR, "target zone is not found, default to %d\n", in main()
Dpid.c85 syslog(LOG_DEBUG, "TC inactive, relax p-state\n"); in controller_reset()
105 syslog(LOG_DEBUG, "PID: %3.1f Below set point %3.1f, stop\n", in controller_handler()
Dtui.c171 syslog(LOG_DEBUG, "No data panel\n"); in setup_windows()
176 syslog(LOG_DEBUG, "No dialogue panel\n"); in setup_windows()
184 syslog(LOG_INFO, "no dialogue win, term too small\n"); in setup_windows()
202 syslog(LOG_DEBUG, "SIG %d, term resized to %d x %d\n", in resize_handler()
254 syslog(LOG_DEBUG, in show_cooling_device()
568 syslog(LOG_INFO, "%s:tz %d tp %d temp = %lu\n", __func__, in draw_tp_line()
651 syslog(LOG_DEBUG, "draw tz %d tp %d ch:%c\n", in show_sensors_w()
DREADME47 -g, --debug debug message in syslog
/Linux-v4.19/include/linux/
Dkmsg_dump.h58 bool kmsg_dump_get_line_nolock(struct kmsg_dumper *dumper, bool syslog,
61 bool kmsg_dump_get_line(struct kmsg_dumper *dumper, bool syslog,
64 bool kmsg_dump_get_buffer(struct kmsg_dumper *dumper, bool syslog,
80 bool syslog, const char *line, in kmsg_dump_get_line_nolock() argument
86 static inline bool kmsg_dump_get_line(struct kmsg_dumper *dumper, bool syslog, in kmsg_dump_get_line() argument
92 static inline bool kmsg_dump_get_buffer(struct kmsg_dumper *dumper, bool syslog, in kmsg_dump_get_buffer() argument
/Linux-v4.19/Documentation/ABI/testing/
Ddev-kmsg12 The logged line can be prefixed with a <N> syslog prefix, which
13 carries the syslog priority and facility. The single decimal
14 prefix number is composed of the 3 lowest bits being the syslog
15 priority and the higher bits the syslog facility number.
44 Unlike the classic syslog() interface, the 64 bit record
59 The output format consists of a prefix carrying the syslog
99 console, /proc/kmsg or the syslog() syscall.
/Linux-v4.19/tools/usb/usbip/libsrc/
Dusbip_common.h69 syslog(LOG_ERR, pr_fmt(fmt), "error", ##args); \
79 syslog(LOG_INFO, pr_fmt(fmt), "info", ##args); \
90 syslog(LOG_DEBUG, dbg_fmt(fmt), ##args); \
/Linux-v4.19/kernel/printk/
Dprintk.c1228 static size_t print_prefix(const struct printk_log *msg, bool syslog, char *buf) in print_prefix() argument
1233 if (syslog) { in print_prefix()
1251 static size_t msg_print_text(const struct printk_log *msg, bool syslog, char *buf, size_t size) in msg_print_text() argument
1270 if (print_prefix(msg, syslog, NULL) + in msg_print_text()
1274 len += print_prefix(msg, syslog, buf + len); in msg_print_text()
1280 len += print_prefix(msg, syslog, NULL); in msg_print_text()
1551 SYSCALL_DEFINE3(syslog, int, type, char __user *, buf, int, len) in SYSCALL_DEFINE3() argument
2030 bool syslog, char *buf, size_t size) { return 0; } in msg_print_text() argument
3085 bool kmsg_dump_get_line_nolock(struct kmsg_dumper *dumper, bool syslog, in kmsg_dump_get_line_nolock() argument
3106 l = msg_print_text(msg, syslog, line, size); in kmsg_dump_get_line_nolock()
[all …]
/Linux-v4.19/Documentation/translations/zh_CN/
Doops-tracing.txt42 通常Oops文本由klogd从内核缓冲区里读取并传给syslogd,由syslogd写到syslog文件中,
43 典型地是/var/log/messages(依赖于/etc/syslog.conf)。有时klogd崩溃了,这种情况下你
/Linux-v4.19/tools/laptop/freefall/
Dfreefall.c86 syslog(LOG_INFO, "%s %s disk head\n", str, device_path); in protect()
/Linux-v4.19/net/unix/
DKconfig11 the X Window system and syslog use these sockets even if your
/Linux-v4.19/drivers/atm/
DKconfig231 speed of the driver, and the size of your syslog files! When
269 speed of the driver, and the size of your syslog files! When
293 speed of the driver, and the size of your syslog files! When
326 speed of the driver, and the size of your syslog files! When
378 the performances of the driver, and the size of your syslog files!
/Linux-v4.19/Documentation/isdn/
DREADME.hysdn145 The driver log data may be redirected to the syslog by selecting the
147 interface but never to the syslog.
161 0x80000000 All driver log data is alternatively via syslog
/Linux-v4.19/tools/usb/usbip/
Dconfigure.ac32 string.h sys/socket.h syslog.h unistd.h])
/Linux-v4.19/Documentation/ide/
DChangeLog.ide-floppy.1996-200235 * errors in syslog. The culprit is
/Linux-v4.19/kernel/
Dsys_ni.c159 COND_SYSCALL(syslog);
/Linux-v4.19/drivers/usb/core/
DKconfig9 strings for every new USB device to the syslog. This option is
/Linux-v4.19/Documentation/vm/
Dslub.rst111 which will test all objects. Output will be generated to the syslog.
196 into the syslog:
278 continual stream of error messages to the syslog but no additional memory
/Linux-v4.19/Documentation/filesystems/
Dbefs.txt97 debug The driver will output debugging information to the syslog.
/Linux-v4.19/Documentation/s390/
Dmonreader.txt160 The size of the monitor DCSS will be printed into syslog after loading the
188 message with an IPUSER SEVER code will be printed into syslog. The IPUSER SEVER
/Linux-v4.19/security/
DKconfig10 bool "Restrict unprivileged access to the kernel syslog"
14 syslog via dmesg(8).

1234