Home
last modified time | relevance | path

Searched defs:str (Results 2726 - 2750 of 5518) sorted by relevance

1...<<101102103104105106107108109110>>...221

/kernel/linux/linux-5.10/arch/mips/kernel/
H A Dsetup.c818 static int __init setcoherentio(char *str) in setcoherentio() argument
826 static int __init setnocoherentio(char *str) in setnocoherentio() argument
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Dmce.c629 const char *str; in init_debug_trig_function() local
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dfadump-internal.h38 static inline u64 fadump_str_to_u64(const char *str) in fadump_str_to_u64() argument
/kernel/linux/linux-5.10/arch/um/os-Linux/skas/
H A Dprocess.c650 static int __init noreboot_cmd_param(char *str, int *add) in noreboot_cmd_param() argument
/kernel/linux/linux-5.10/arch/x86/kernel/
H A Dtraps.c100 do_trap_no_signal(struct task_struct *tsk, int trapnr, const char *str, in do_trap_no_signal() argument
152 do_trap(int trapnr, int signr, char *str, struct pt_regs *regs, in do_trap() argument
169 static void do_error_trap(struct pt_regs *regs, long error_code, char *str, in do_error_trap() argument
291 char *str = "alignment check"; in DEFINE_IDTENTRY_ERRORCODE() local
347 static const char str[] = "double fault"; DEFINE_IDTENTRY_DF() local
1053 char *str = (trapnr == X86_TRAP_MF) ? "fpu exception" : math_error() local
[all...]
H A Dmpparse.c70 static void __init mpc_oem_bus_info(struct mpc_bus *m, char *str) in mpc_oem_bus_info() argument
79 char str[7]; in MP_bus_info() local
143 smp_check_mpc(struct mpc_table *mpc, char *oem, char *str) smp_check_mpc() argument
194 char str[16]; smp_read_mpc() local
801 update_mptable_setup(char *str) update_mptable_setup() argument
838 char str[16]; update_mp_table() local
[all...]
H A Dkgdb.c556 int kgdb_ll_trap(int cmd, const char *str, in kgdb_ll_trap() argument
/kernel/linux/linux-5.10/arch/sparc/kernel/
H A Dunaligned_64.c192 static void __used unaligned_panic(char *str, struct pt_regs *regs) in unaligned_panic() argument
H A Dof_device_64.c716 static int __init of_debug(char *str) in of_debug() argument
H A Dvio.c118 const char *str = "none"; in devspec_show() local
/kernel/linux/linux-5.10/arch/um/drivers/
H A Dchan_kern.c14 static void *not_configged_init(char *str, int device, in not_configged_init() argument
338 static int one_chan_config_string(struct chan *chan, char *str, int size, in one_chan_config_string() argument
361 chan_pair_config_string(struct chan *in, struct chan *out, char *str, int size, char **error_out) chan_pair_config_string() argument
384 chan_config_string(struct line *line, char *str, int size, char **error_out) chan_config_string() argument
438 parse_chan(struct line *line, char *str, int device, const struct chan_opts *opts, char **error_out) parse_chan() argument
488 parse_chan_pair(char *str, struct line *line, int device, const struct chan_opts *opts, char **error_out) parse_chan_pair() argument
[all...]
/kernel/linux/linux-5.10/arch/s390/mm/
H A Dcmm.c238 char *str; in cmm_skip_blanks() local
/kernel/linux/linux-5.10/arch/powerpc/mm/book3s64/
H A Dpgtable.c486 static int __init setup_disable_tlbie(char *str) in setup_disable_tlbie() argument
/kernel/linux/linux-5.10/arch/s390/pci/
H A Dpci_dma.c688 static int __init s390_iommu_setup(char *str) in s390_iommu_setup() argument
/kernel/linux/linux-5.10/arch/x86/boot/tools/
H A Dbuild.c140 static void die(const char * str, ...) in die() argument
/kernel/linux/linux-5.10/arch/x86/pci/
H A Dcommon.c516 char *__init pcibios_setup(char *str) in pcibios_setup() argument
[all...]
/kernel/linux/linux-5.10/block/
H A Delevator.c844 static int __init elevator_setup(char *str) in elevator_setup() argument
/kernel/linux/linux-5.10/arch/x86/oprofile/
H A Dnmi_int.c595 static int set_cpu_type(const char *str, const struct kernel_param *kp) in set_cpu_type() argument
/kernel/linux/linux-5.10/drivers/block/rsxx/
H A Dcregs.c529 static void hw_log_msg(struct rsxx_cardinfo *card, const char *str, int len) in hw_log_msg() argument
545 dev_emerg(CARD_TO_DEV(card), "HW: %.*s", len, str); in hw_log_msg() local
548 dev_alert(CARD_TO_DEV(card), "HW: %.*s", len, str); in hw_log_msg() local
551 dev_crit(CARD_TO_DEV(card), "HW: %.*s", len, str); in hw_log_msg() local
554 dev_err(CARD_TO_DEV(card), "HW: %.*s", len, str); in hw_log_msg() local
557 dev_warn(CARD_TO_DEV(card), "HW: %.*s", len, str); in hw_log_msg() local
560 dev_notice(CARD_TO_DEV(card), "HW: %.*s", len, str); hw_log_msg() local
563 dev_info(CARD_TO_DEV(card), "HW: %.*s", len, str); hw_log_msg() local
566 dev_dbg(CARD_TO_DEV(card), "HW: %.*s", len, str); hw_log_msg() local
569 dev_info(CARD_TO_DEV(card), "HW: %.*s", len, str); hw_log_msg() local
[all...]
/kernel/linux/linux-5.10/drivers/char/
H A Dapm-emulation.c687 static int __init apm_setup(char *str) in apm_setup() argument
[all...]
/kernel/linux/linux-5.10/drivers/firmware/efi/test/
H A Defi_test.c33 static inline size_t user_ucs2_strsize(efi_char16_t __user *str) in user_ucs2_strsize() argument
/kernel/linux/linux-5.10/arch/ia64/mm/
H A Dtlb.c158 set_nptcg(char *str) in set_nptcg() argument
/kernel/linux/linux-5.10/arch/m68k/kernel/
H A Dsetup_mm.c541 static int __init adb_probe_sync_enable (char *str) { in adb_probe_sync_enable() argument
/kernel/linux/linux-5.10/drivers/firmware/efi/
H A Dcper.c86 const char *str; in cper_print_bits() local
/kernel/linux/linux-6.6/arch/mips/kernel/
H A Dsetup.c830 static int __init setcoherentio(char *str) in setcoherentio() argument
838 static int __init setnocoherentio(char *str) in setnocoherentio() argument

Completed in 23 milliseconds

1...<<101102103104105106107108109110>>...221