Home
last modified time | relevance | path

Searched defs:newline (Results 1 - 25 of 26) sorted by relevance

12

/kernel/linux/linux-5.10/block/
H A Dbadblocks.c522 char newline; in badblocks_store() local
/kernel/linux/linux-5.10/kernel/printk/
H A Dprintk_safe.c162 static const char newline[] = KERN_CONT "\n"; in printk_safe_flush_buffer() local
/kernel/linux/linux-6.6/kernel/bpf/
H A Dlog.c66 bool newline = n > 0 && log->kbuf[n - 1] == '\n'; in bpf_verifier_vlog() local
/kernel/linux/linux-6.6/block/
H A Dbadblocks.c520 char newline; in badblocks_store() local
/kernel/linux/linux-5.10/drivers/mtd/devices/
H A Dblock2mtd.c367 char *newline = strrchr(str, '\n'); in kill_final_newline() local
H A Dphram.c191 char *newline = strrchr(str, '\n'); in kill_final_newline() local
/kernel/linux/linux-5.10/tools/scripts/
H A Dutilities.mak2 define newline macro
6 newline := $(newline) macro
[all...]
/kernel/linux/linux-6.6/drivers/mtd/devices/
H A Dphram.c234 char *newline = strrchr(str, '\n'); in kill_final_newline() local
H A Dblock2mtd.c389 char *newline = strrchr(str, '\n'); in kill_final_newline() local
/kernel/linux/linux-6.6/tools/scripts/
H A Dutilities.mak2 define newline macro
6 newline := $(newline) macro
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/user_events/
H A Dftrace_test.c75 char *newline; in get_print_fmt() local
/kernel/linux/linux-6.6/drivers/soc/apple/
H A Drtkit-crashlog.c74 u8 *newline = memchr(ptr, '\n', end - ptr); in apple_rtkit_crashlog_dump_str() local
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/
H A Dintel_hotplug.c833 char *newline; in i915_hpd_storm_ctl_write() local
912 char *newline; in i915_hpd_short_storm_ctl_write() local
[all...]
/kernel/linux/linux-5.10/drivers/usb/class/
H A Dcdc-acm.c1063 struct usb_cdc_line_coding newline; in acm_tty_set_termios() local
[all...]
/kernel/linux/linux-5.10/tools/perf/util/
H A Dstat-display.c144 bool newline; member
179 bool newline = os->newline; in print_metric_std() local
/kernel/linux/linux-5.10/fs/ocfs2/
H A Dstack_user.c133 char newline; member
143 char newline; member
153 char newline; member
[all...]
/kernel/linux/linux-5.10/drivers/staging/greybus/
H A Duart.c485 struct gb_uart_set_line_coding_request newline; in gb_tty_set_termios() local
[all...]
/kernel/linux/linux-6.6/fs/ocfs2/
H A Dstack_user.c132 char newline; member
142 char newline; member
152 char newline; member
[all...]
/kernel/linux/linux-6.6/drivers/usb/class/
H A Dcdc-acm.c1083 struct usb_cdc_line_coding newline; in acm_tty_set_termios() local
[all...]
/kernel/linux/linux-6.6/drivers/staging/greybus/
H A Duart.c484 struct gb_uart_set_line_coding_request newline; in gb_tty_set_termios() local
[all...]
/kernel/linux/linux-5.10/scripts/
H A Dunifdef.c193 static const char *newline; /* input file format */ variable
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/
H A Dintel_display_debugfs.c1695 char *newline; in i915_hpd_storm_ctl_write() local
1774 char *newline; in i915_hpd_short_storm_ctl_write() local
[all...]
/kernel/linux/linux-6.6/tools/perf/util/
H A Dstat-display.c350 bool newline; member
398 bool newline = os->newline; in print_metric_std() local
/kernel/linux/linux-6.6/scripts/
H A Dunifdef.c193 static const char *newline; /* input file format */ variable
[all...]
/kernel/linux/linux-5.10/kernel/trace/
H A Dtrace.c4099 unsigned char newline = '\n'; in print_hex_fmt() local

Completed in 41 milliseconds

12