Home
last modified time | relevance | path

Searched defs:str (Results 176 – 200 of 1305) sorted by relevance

12345678910>>...53

/linux/arch/powerpc/include/uapi/asm/
H A Dpapr-vpd.h13 char str[80]; member
/linux/tools/perf/util/
H A Dstrfilter.c219 const char *str) in strfilter_node__compare()
239 bool strfilter__compare(struct strfilter *filter, const char *str) in strfilter__compare()
H A Ddemangle-cxx.cpp29 char *cxx_demangle_sym(const char *str, bool params __maybe_unused, in cxx_demangle_sym()
H A Dstring2.h18 static inline bool strisglob(const char *str) in strisglob()
/linux/arch/sh/drivers/pci/
H A Dfixups-sdk7786.c25 char *__init pcibios_setup(char *str) in pcibios_setup()
/linux/arch/xtensa/platforms/xtfpga/include/platform/
H A Dlcd.h22 static inline void lcd_disp_at_pos(char *str, unsigned char pos) in lcd_disp_at_pos()
/linux/include/xen/
H A Dhvc-console.h14 static inline void xen_raw_console_write(const char *str) { } in xen_raw_console_write()
/linux/drivers/infiniband/ulp/rtrs/
H A Drtrs-srv-sysfs.c41 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 Dtrace.c120 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 Dconfig.c141 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 Dtrace_events_inject.c36 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 Dbioscfg.c216 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 Dxdp_features.c22 #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 Dsmp.c153 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 Dcon3215.c526 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 Daicasm_macro_gram.y71 char *str; member
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dtrace_vprintk.c10 static void trace_pipe_cb(const char *str, void *data) in trace_pipe_cb()
H A Dtrace_printk.c10 static void trace_pipe_cb(const char *str, void *data) in trace_pipe_cb()
/linux/tools/testing/selftests/powerpc/dscr/
H A Ddscr_user_test.c21 static int check_dscr(char *str) in check_dscr()
/linux/scripts/dtc/libfdt/
H A Dfdt_strerror.c15 const char *str; member
/linux/arch/riscv/kernel/
H A Dunaligned_access_speed.c412 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 Dmachtype.c40 char *p, str[MACHTYPE_LEN + 1]; in prom_init_machtype() local
/linux/lib/
H A Dfault-inject-usercopy.c11 static int __init setup_fail_usercopy(char *str) in setup_fail_usercopy()
/linux/include/linux/
H A Dkbuild.h10 #define OFFSET(sym, str, mem) \ argument
/linux/tools/perf/tests/
H A Dunit_number__scnprintf.c14 const char *str; in test__unit_number__scnprint() member

12345678910>>...53