| /kernel/linux/linux-5.10/arch/s390/kernel/ |
| H A D | early.c | 90 static inline void strim_all(char *str) in strim_all() argument 273 static int __init disable_vector_extension(char *str) in disable_vector_extension() argument [all...] |
| H A D | dumpstack.c | 185 void die(struct pt_regs *regs, const char *str) in die() argument
|
| H A D | traps.c | 45 void do_report_trap(struct pt_regs *regs, int si_signo, int si_code, char *str) in do_report_trap() argument 58 static void do_trap(struct pt_regs *regs, int si_signo, int si_code, char *str) in do_trap() argument
|
| H A D | vdso.c | 84 static int __init vdso_setup(char *str) in vdso_setup() argument
|
| /kernel/linux/linux-5.10/arch/sparc/kernel/ |
| H A D | nmi.c | 68 static void die_nmi(const char *str, struct pt_regs *regs, int do_panic) in die_nmi() argument 272 static int __init setup_nmi_watchdog(char *str) in setup_nmi_watchdog() argument
|
| /kernel/linux/linux-5.10/arch/um/drivers/ |
| H A D | ssl.c | 71 static int ssl_config(char *str, char **error_out) in ssl_config() argument 77 static int ssl_get_config(char *dev, char *str, int size, char **error_out) in ssl_get_config() argument 190 static int ssl_chan_setup(char *str) in ssl_chan_setup() argument 199 static int ssl_non_raw_setup(char *str) in ssl_non_raw_setup() argument
|
| H A D | port_user.c | 24 static void *port_init(char *str, int device, const struct chan_opts *opts) in port_init() argument
|
| H A D | pty.c | 26 static void *pty_chan_init(char *str, int device, const struct chan_opts *opts) in pty_chan_init() argument
|
| H A D | mconsole_user.c | 126 int mconsole_reply_len(struct mc_request *req, const char *str, int total, in mconsole_reply_len() argument 165 int mconsole_reply(struct mc_request *req, const char *str, int err, int more) in mconsole_reply() argument
|
| H A D | stdio_console.c | 77 static int con_config(char *str, char **error_out) in con_config() argument 82 static int con_get_config(char *dev, char *str, int size, char **error_out) in con_get_config() argument 192 static int console_chan_setup(char *str) in console_chan_setup() argument
|
| H A D | umcast_kern.c | 70 static int mcast_setup(char *str, char **mac_out, void *data) in mcast_setup() argument 116 static int ucast_setup(char *str, char **mac_out, void *data) in ucast_setup() argument
|
| /kernel/linux/linux-5.10/arch/sh/drivers/pci/ |
| H A D | pci-sh7780.c | 68 const char *str; member
|
| /kernel/linux/linux-5.10/arch/x86/boot/ |
| H A D | printf.c | 41 static char *number(char *str, long num, int base, int size, int precision, in number() argument 118 char *str; vsprintf() local [all...] |
| /kernel/linux/linux-5.10/arch/alpha/kernel/ |
| H A D | rtc.c | 37 specifiy_epoch(char *str) in specifiy_epoch() argument
|
| /kernel/linux/linux-5.10/arch/arm/mach-s3c/ |
| H A D | mach-real6410.c | 232 static int __init real6410_features_setup(char *str) in real6410_features_setup() argument
|
| /kernel/linux/linux-5.10/drivers/acpi/ |
| H A D | acpi_configfs.c | 102 static ssize_t acpi_table_signature_show(struct config_item *cfg, char *str) in acpi_table_signature_show() argument 112 static ssize_t acpi_table_length_show(struct config_item *cfg, char *str) in acpi_table_length_show() argument 122 static ssize_t acpi_table_revision_show(struct config_item *cfg, char *str) in acpi_table_revision_show() argument 132 static ssize_t acpi_table_oem_id_show(struct config_item *cfg, char *str) in acpi_table_oem_id_show() argument 142 static ssize_t acpi_table_oem_table_id_show(struct config_item *cfg, char *str) in acpi_table_oem_table_id_show() argument 152 acpi_table_oem_revision_show(struct config_item *cfg, char *str) acpi_table_oem_revision_show() argument 162 acpi_table_asl_compiler_id_show(struct config_item *cfg, char *str) acpi_table_asl_compiler_id_show() argument 173 acpi_table_asl_compiler_revision_show(struct config_item *cfg, char *str) acpi_table_asl_compiler_revision_show() argument [all...] |
| /kernel/linux/linux-5.10/arch/x86/platform/olpc/ |
| H A D | olpc.c | 35 static int __init olpc_ec_timeout_set(char *str) in olpc_ec_timeout_set() argument
|
| /kernel/linux/linux-5.10/drivers/clk/imx/ |
| H A D | clk.c | 155 static int __init imx_keep_uart_clocks_param(char *str) in imx_keep_uart_clocks_param() argument
|
| /kernel/linux/linux-5.10/arch/ia64/mm/ |
| H A D | hugetlbpage.c | 173 static int __init hugetlb_setup_sz(char *str) in hugetlb_setup_sz() argument
|
| /kernel/linux/linux-5.10/drivers/firmware/efi/ |
| H A D | earlycon.c | 135 efi_earlycon_write(struct console *con, const char *str, unsigned int num) in efi_earlycon_write() argument
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/modules/hdcp/ |
| H A D | hdcp1_execution.c | 443 mod_hdcp_execute_and_set( mod_hdcp_action func, uint8_t *flag, enum mod_hdcp_status *status, struct mod_hdcp *hdcp, char *str) mod_hdcp_execute_and_set() argument
|
| /kernel/linux/linux-6.6/arch/mips/include/asm/ |
| H A D | ptrace.h | 167 static inline void die_if_kernel(const char *str, struct pt_regs *regs) in die_if_kernel() argument
|
| /kernel/linux/linux-6.6/arch/mips/kernel/ |
| H A D | kgdb.c | 324 int kgdb_ll_trap(int cmd, const char *str, in kgdb_ll_trap() argument
|
| H A D | mips-mt.c | 25 static int __init maxvpes(char *str) in maxvpes() argument 36 static int __init maxtcs(char *str) in maxtcs() argument 127 static int __init rpsctl_set(char *str) in rpsctl_set() argument 134 static int __init nblsu_set(char *str) in nblsu_set() argument 141 static int __init config7_set(char *str) in config7_set() argument 151 set_itc_base(char *str) set_itc_base() argument [all...] |
| /kernel/linux/linux-6.6/arch/m68k/apollo/ |
| H A D | config.c | 118 void dn_serial_console_write (struct console *co, const char *str,unsigned int count) in dn_serial_console_write() argument 132 void dn_serial_print (const char *str) in dn_serial_print() argument
|