Home
last modified time | relevance | path

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

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