Home
last modified time | relevance | path

Searched defs:str (Results 326 – 350 of 2042) sorted by relevance

1...<<11121314151617181920>>...82

/OK3568_Linux_fs/kernel/fs/affs/
H A Dnamei.c83 const char *str, const struct qstr *name, toupper_t toupper, in __affs_compare_dentry()
117 unsigned int len, const char *str, const struct qstr *name) in affs_compare_dentry()
126 unsigned int len, const char *str, const struct qstr *name) in affs_intl_compare_dentry()
/OK3568_Linux_fs/buildroot/support/kconfig/
H A Dexpr.c991 static enum string_value_kind expr_parse_string(const char *str, in expr_parse_string()
1232 static void expr_print_file_helper(void *data, struct symbol *sym, const char *str) in expr_print_file_helper()
1242 static void expr_print_gstr_helper(void *data, struct symbol *sym, const char *str) in expr_print_gstr_helper()
/OK3568_Linux_fs/u-boot/drivers/serial/
H A Dusbtty.c374 static void str2wide (char *str, u16 * wide) in str2wide()
465 static void __usbtty_puts (const char *str, int len) in __usbtty_puts()
488 void usbtty_puts(struct stdio_dev *dev, const char *str) in usbtty_puts()
/OK3568_Linux_fs/kernel/scripts/kconfig/
H A Dexpr.c998 static enum string_value_kind expr_parse_string(const char *str, in expr_parse_string()
1230 static void expr_print_file_helper(void *data, struct symbol *sym, const char *str) in expr_print_file_helper()
1240 static void expr_print_gstr_helper(void *data, struct symbol *sym, const char *str) in expr_print_gstr_helper()
/OK3568_Linux_fs/kernel/arch/arc/kernel/
H A Dperf_event.c503 static void arc_pmu_add_raw_event_attr(int j, char *str) in arc_pmu_add_raw_event_attr()
547 static void arc_pmu_map_hw_event(int j, char *str) in arc_pmu_map_hw_event()
573 char str[ARCPMU_EVENT_NAME_LEN]; in arc_pmu_device_probe() member
/OK3568_Linux_fs/kernel/arch/um/kernel/skas/
H A Duaccess.c226 static int strnlen_chunk(unsigned long str, int len, void *arg) in strnlen_chunk()
238 long __strnlen_user(const void __user *str, long len) in __strnlen_user()
/OK3568_Linux_fs/kernel/arch/openrisc/kernel/
H A Dtraps.c200 void die(const char *str, struct pt_regs *regs, long err) in die()
219 void die_if_kernel(const char *str, struct pt_regs *regs, long err) in die_if_kernel()
/OK3568_Linux_fs/kernel/drivers/block/aoe/
H A Daoechr.c69 interfaces(const char __user *str, size_t size) in interfaces()
80 revalidate(const char __user *str, size_t size) in revalidate()
/OK3568_Linux_fs/kernel/arch/um/drivers/
H A Dnet_user.c54 char *str; in read_output() local
250 char *split_if_spec(char *str, ...) in split_if_spec()
/OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/hal/
H A Dodm_debug.h136 #define ODM_dbg_trace(str) { DbgPrint("%s:%s\n", __func__, str); } argument
160 #define ODM_dbg_trace(str) no_printk("%s", str) argument
/OK3568_Linux_fs/u-boot/board/freescale/p1022ds/
H A Dspl_minimal.c67 void puts(const char *str) in puts()
/OK3568_Linux_fs/kernel/kernel/printk/
H A Dbraille.h37 _braille_console_setup(char **str, char **brl_options) in _braille_console_setup()
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/prog_tests/
H A Dprobe_read_user_str.c9 static int test_one_str(struct test_probe_read_user_str *skel, const char *str, in test_one_str()
/OK3568_Linux_fs/kernel/crypto/
H A Dfips.c23 static int fips_enable(char *str) in fips_enable()
/OK3568_Linux_fs/kernel/arch/sh/kernel/
H A Dnmi_debug.c45 static int __init nmi_debug_setup(char *str) in nmi_debug_setup()
/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dexample3.c34 char const * const str[] = {"FAIL", "WARN", "INFO", "DBUG"}; in output_message() local
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/xcore/
H A Dxcam_common.cpp76 static char str[5]; in xcam_fourcc_to_string() local
/OK3568_Linux_fs/u-boot/common/
H A Dkgdb_stubs.c28 void putDebugStr(const char *str) in putDebugStr()
/OK3568_Linux_fs/kernel/drivers/ras/
H A Dras.c47 static int __init parse_ras_param(char *str) in parse_ras_param()
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dunits.c10 unsigned long parse_tag_value(const char *str, struct parse_tag *tags) in parse_tag_value()
/OK3568_Linux_fs/kernel/lib/
H A Dstrnlen_user.c92 long strnlen_user(const char __user *str, long count) in strnlen_user()
/OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/
H A Dmali_kbase_fence_ops.c65 kbase_fence_fence_value_str(struct fence *fence, char *str, int size) in kbase_fence_fence_value_str()
/OK3568_Linux_fs/kernel/arch/mips/sgi-ip32/
H A Dip32-setup.c47 static inline void str2eaddr(unsigned char *ea, unsigned char *str) in str2eaddr()
/OK3568_Linux_fs/kernel/kernel/trace/
H A Dtrace_events_hist.c542 static int errpos(char *str) in errpos()
547 static void last_cmd_set(struct trace_event_file *file, char *str) in last_cmd_set()
1156 static int parse_map_size(char *str) in parse_map_size()
1196 static int parse_action(char *str, struct hist_trigger_attrs *attrs) in parse_action()
1218 char *str, struct hist_trigger_attrs *attrs) in parse_assignment()
1298 char *str = strsep(&trigger_str, ":"); in parse_hist_trigger_attrs() local
1532 static int contains_operator(char *str) in contains_operator()
1947 char *field_name, *modifier, *str; in parse_field() local
2034 struct trace_event_file *file, char *str, in parse_atom()
2101 char *str, unsigned long flags, in parse_unary()
[all …]
/OK3568_Linux_fs/kernel/kernel/bpf/
H A Dtnum.c172 int tnum_strn(char *str, size_t size, struct tnum a) in tnum_strn()
178 int tnum_sbin(char *str, size_t size, struct tnum a) in tnum_sbin()

1...<<11121314151617181920>>...82