Home
last modified time | relevance | path

Searched defs:newline (Results 1 – 16 of 16) sorted by relevance

/linux-6.6.21/tools/scripts/
Dutilities.mak2 define newline macro
6 newline := $(newline) macro
/linux-6.6.21/tools/testing/selftests/exec/
Dbinfmt_script.py44 fill="A", arg="", newline="\n", hashbang="#!"): argument
/linux-6.6.21/drivers/gpu/drm/i915/display/
Dintel_hotplug.c833 char *newline; in i915_hpd_storm_ctl_write() local
912 char *newline; in i915_hpd_short_storm_ctl_write() local
/linux-6.6.21/kernel/bpf/
Dlog.c66 bool newline = n > 0 && log->kbuf[n - 1] == '\n'; in bpf_verifier_vlog() local
/linux-6.6.21/fs/ocfs2/
Dstack_user.c132 char newline; member
142 char newline; member
152 char newline; member
/linux-6.6.21/tools/testing/selftests/user_events/
Dftrace_test.c75 char *newline; in get_print_fmt() local
/linux-6.6.21/block/
Dbadblocks.c520 char newline; in badblocks_store() local
/linux-6.6.21/drivers/mtd/devices/
Dphram.c234 char *newline = strrchr(str, '\n'); in kill_final_newline() local
Dblock2mtd.c389 char *newline = strrchr(str, '\n'); in kill_final_newline() local
/linux-6.6.21/drivers/soc/apple/
Drtkit-crashlog.c74 u8 *newline = memchr(ptr, '\n', end - ptr); in apple_rtkit_crashlog_dump_str() local
/linux-6.6.21/tools/perf/util/
Dstat-display.c350 bool newline; member
398 bool newline = os->newline; in print_metric_std() local
/linux-6.6.21/drivers/staging/greybus/
Duart.c484 struct gb_uart_set_line_coding_request newline; in gb_tty_set_termios() local
/linux-6.6.21/scripts/
Dunifdef.c193 static const char *newline; /* input file format */ variable
/linux-6.6.21/drivers/usb/class/
Dcdc-acm.c1083 struct usb_cdc_line_coding newline; in acm_tty_set_termios() local
/linux-6.6.21/drivers/net/wireless/ath/ath11k/
Ddebugfs_htt_stats.c18 #define PRINT_ARRAY_TO_BUF(out, buflen, arr, str, len, newline) \ argument
/linux-6.6.21/kernel/trace/
Dtrace.c4504 unsigned char newline = '\n'; in print_hex_fmt() local