/linux/arch/powerpc/include/uapi/asm/ |
H A D | papr-vpd.h | 13 char str[80]; member
|
/linux/tools/perf/util/ |
H A D | strfilter.c | 219 const char *str) in strfilter_node__compare() 239 bool strfilter__compare(struct strfilter *filter, const char *str) in strfilter__compare()
|
H A D | demangle-cxx.cpp | 29 char *cxx_demangle_sym(const char *str, bool params __maybe_unused, in cxx_demangle_sym()
|
H A D | string2.h | 18 static inline bool strisglob(const char *str) in strisglob()
|
/linux/arch/sh/drivers/pci/ |
H A D | fixups-sdk7786.c | 25 char *__init pcibios_setup(char *str) in pcibios_setup()
|
/linux/arch/xtensa/platforms/xtfpga/include/platform/ |
H A D | lcd.h | 22 static inline void lcd_disp_at_pos(char *str, unsigned char pos) in lcd_disp_at_pos()
|
/linux/include/xen/ |
H A D | hvc-console.h | 14 static inline void xen_raw_console_write(const char *str) { } in xen_raw_console_write()
|
/linux/drivers/infiniband/ulp/rtrs/ |
H A D | rtrs-srv-sysfs.c | 41 char str[MAXHOSTNAMELEN]; in rtrs_srv_disconnect_store() local 264 char str[NAME_MAX]; in rtrs_srv_create_path_files() local
|
/linux/tools/testing/selftests/powerpc/pmu/ebb/ |
H A D | trace.c | 120 int trace_log_string(struct trace_buffer *tb, char *str) in trace_log_string() 226 char *str; in trace_print_string() local
|
/linux/arch/m68k/atari/ |
H A D | config.c | 141 static int __init atari_switches_setup(char *str) in atari_switches_setup() 613 #define ATARIHW_ANNOUNCE(name, str) \ in atari_get_hardware_list() argument
|
/linux/kernel/trace/ |
H A D | trace_events_inject.c | 36 parse_field(char *str, struct trace_event_call *call, in parse_field() 196 static int parse_entry(char *str, struct trace_event_call *call, void **pentry) in parse_entry()
|
/linux/drivers/platform/x86/hp/hp-bioscfg/ |
H A D | bioscfg.c | 216 size_t hp_calculate_string_buffer(const char *str) in hp_calculate_string_buffer() 428 int hp_convert_hexstr_to_str(const char *input, u32 input_len, char **str, int *len) in hp_convert_hexstr_to_str() 767 char str[MAX_BUFF_SIZE]; in hp_init_bios_buffer_attribute() local
|
/linux/tools/testing/selftests/bpf/ |
H A D | xdp_features.c | 22 #define RED(str) "\033[0;31m" str "\033[0m" argument 23 #define GREEN(str) "\033[0;32m" str "\033[0m" argument 24 #define YELLOW(str) "\033[0;33m" str "\033[0m" argument
|
/linux/kernel/ |
H A D | smp.c | 153 static int __init csdlock_debug(char *str) in csdlock_debug() 946 static int __init nosmp(char *str) in nosmp() 957 static int __init nrcpus(char *str) in nrcpus() 969 static int __init maxcpus(char *str) in maxcpus()
|
/linux/drivers/s390/char/ |
H A D | con3215.c | 526 static unsigned int raw3215_addtext(const u8 *str, size_t length, in raw3215_addtext() 576 static void raw3215_write(struct raw3215_info *raw, const u8 *str, in raw3215_write() 828 static void handle_write(struct raw3215_info *raw, const u8 *str, size_t count) in handle_write() 842 static void con3215_write(struct console *co, const char *str, unsigned int count) in con3215_write() 1132 static int __init con3215_setup_drop(char *str) in con3215_setup_drop()
|
/linux/drivers/scsi/aic7xxx/aicasm/ |
H A D | aicasm_macro_gram.y | 71 char *str; member
|
/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | trace_vprintk.c | 10 static void trace_pipe_cb(const char *str, void *data) in trace_pipe_cb()
|
H A D | trace_printk.c | 10 static void trace_pipe_cb(const char *str, void *data) in trace_pipe_cb()
|
/linux/tools/testing/selftests/powerpc/dscr/ |
H A D | dscr_user_test.c | 21 static int check_dscr(char *str) in check_dscr()
|
/linux/scripts/dtc/libfdt/ |
H A D | fdt_strerror.c | 15 const char *str; member
|
/linux/arch/riscv/kernel/ |
H A D | unaligned_access_speed.c | 412 static int __init set_unaligned_scalar_speed_param(char *str) in set_unaligned_scalar_speed_param() 427 static int __init set_unaligned_vector_speed_param(char *str) in set_unaligned_vector_speed_param()
|
/linux/arch/mips/loongson2ef/common/ |
H A D | machtype.c | 40 char *p, str[MACHTYPE_LEN + 1]; in prom_init_machtype() local
|
/linux/lib/ |
H A D | fault-inject-usercopy.c | 11 static int __init setup_fail_usercopy(char *str) in setup_fail_usercopy()
|
/linux/include/linux/ |
H A D | kbuild.h | 10 #define OFFSET(sym, str, mem) \ argument
|
/linux/tools/perf/tests/ |
H A D | unit_number__scnprintf.c | 14 const char *str; in test__unit_number__scnprint() member
|