Home
last modified time | relevance | path

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

/linux-6.12.1/tools/scripts/
Dutilities.mak2 define newline macro
6 newline := $(newline) macro
/linux-6.12.1/tools/testing/selftests/exec/
Dbinfmt_script.py46 fill="A", arg="", newline="\n", hashbang="#!"): argument
/linux-6.12.1/security/apparmor/
Dprocattr.c31 int aa_getprocattr(struct aa_label *label, char **string, bool newline) in aa_getprocattr()
/linux-6.12.1/fs/ocfs2/
Dstack_user.c132 char newline; member
142 char newline; member
152 char newline; member
/linux-6.12.1/drivers/gpu/drm/i915/display/
Dintel_hotplug.c1031 char *newline; in i915_hpd_storm_ctl_write() local
1110 char *newline; in i915_hpd_short_storm_ctl_write() local
/linux-6.12.1/tools/testing/selftests/user_events/
Dftrace_test.c75 char *newline; in get_print_fmt() local
/linux-6.12.1/drivers/soc/apple/
Drtkit-crashlog.c74 u8 *newline = memchr(ptr, '\n', end - ptr); in apple_rtkit_crashlog_dump_str() local
/linux-6.12.1/drivers/mtd/devices/
Dphram.c234 char *newline = strrchr(str, '\n'); in kill_final_newline() local
Dblock2mtd.c394 char *newline = strrchr(str, '\n'); in kill_final_newline() local
/linux-6.12.1/kernel/bpf/
Dlog.c69 bool newline = n > 0 && log->kbuf[n - 1] == '\n'; in bpf_verifier_vlog() local
/linux-6.12.1/block/
Dbadblocks.c1552 char newline; in badblocks_store() local
/linux-6.12.1/tools/perf/util/
Dstat-display.c364 bool newline; member
412 bool newline = os->newline; in print_metric_std() local
/linux-6.12.1/drivers/staging/greybus/
Duart.c484 struct gb_uart_set_line_coding_request newline; in gb_tty_set_termios() local
/linux-6.12.1/drivers/usb/class/
Dcdc-acm.c1085 struct usb_cdc_line_coding newline; in acm_tty_set_termios() local
/linux-6.12.1/scripts/
Dunifdef.c193 static const char *newline; /* input file format */ variable
/linux-6.12.1/drivers/gpio/
Dgpiolib.c4914 bool newline; member
/linux-6.12.1/drivers/net/wireless/ath/ath11k/
Ddebugfs_htt_stats.c18 #define PRINT_ARRAY_TO_BUF(out, buflen, arr, str, len, newline) \ argument
/linux-6.12.1/kernel/trace/
Dtrace.c4400 unsigned char newline = '\n'; in print_hex_fmt() local