Home
last modified time | relevance | path

Searched defs:string (Results 1 – 25 of 178) sorted by relevance

12345678

/Linux-v4.19/drivers/acpi/acpica/
Dutstrsuppt.c40 acpi_status acpi_ut_convert_octal_string(char *string, u64 *return_value_ptr) in acpi_ut_convert_octal_string()
89 acpi_status acpi_ut_convert_decimal_string(char *string, u64 *return_value_ptr) in acpi_ut_convert_decimal_string()
138 acpi_status acpi_ut_convert_hex_string(char *string, u64 *return_value_ptr) in acpi_ut_convert_hex_string()
185 char acpi_ut_remove_leading_zeros(char **string) in acpi_ut_remove_leading_zeros()
210 char acpi_ut_remove_whitespace(char **string) in acpi_ut_remove_whitespace()
232 u8 acpi_ut_detect_hex_prefix(char **string) in acpi_ut_detect_hex_prefix()
256 void acpi_ut_remove_hex_prefix(char **string) in acpi_ut_remove_hex_prefix()
277 u8 acpi_ut_detect_octal_prefix(char **string) in acpi_ut_detect_octal_prefix()
Dutprint.c50 acpi_ut_bound_string_length(const char *string, acpi_size count) in acpi_ut_bound_string_length()
77 static char *acpi_ut_bound_string_output(char *string, const char *end, char c) in acpi_ut_bound_string_output()
104 static char *acpi_ut_put_number(char *string, u64 number, u8 base, u8 upper) in acpi_ut_put_number()
140 const char *acpi_ut_scan_number(const char *string, u64 *number_ptr) in acpi_ut_scan_number()
166 const char *acpi_ut_print_number(char *string, u64 number) in acpi_ut_print_number()
201 static char *acpi_ut_format_number(char *string, in acpi_ut_format_number()
318 int vsnprintf(char *string, acpi_size size, const char *format, va_list args) in vsnprintf()
566 int snprintf(char *string, acpi_size size, const char *format, ...) in snprintf()
591 int sprintf(char *string, const char *format, ...) in sprintf()
Dutstrtoul64.c80 acpi_status acpi_ut_strtoul64(char *string, u64 *return_value) in acpi_ut_strtoul64()
206 u64 acpi_ut_implicit_strtoul64(char *string) in acpi_ut_implicit_strtoul64()
287 u64 acpi_ut_explicit_strtoul64(char *string) in acpi_ut_explicit_strtoul64()
Ddbconvert.c101 acpi_db_convert_to_buffer(char *string, union acpi_object *object) in acpi_db_convert_to_buffer()
161 acpi_status acpi_db_convert_to_package(char *string, union acpi_object *object) in acpi_db_convert_to_package()
219 char *string, union acpi_object *object) in acpi_db_convert_to_object()
Dutnonansi.c31 char *string; in acpi_ut_strlwr() local
60 char *string; in acpi_ut_strupr() local
Dutdebug.c329 const char *module_name, u32 component_id, const char *string) in acpi_ut_trace_str()
563 const char *module_name, u32 component_id, const char *string) in acpi_ut_str_exit()
Dutstring.c29 void acpi_ut_print_string(char *string, u16 max_length) in acpi_ut_print_string()
Dtbprint.c38 static void acpi_tb_fix_string(char *string, acpi_size length) in acpi_tb_fix_string()
/Linux-v4.19/include/trace/events/
Dmmflags.h59 #define IF_HAVE_PG_MLOCK(flag,string) ,{1UL << flag, string} argument
61 #define IF_HAVE_PG_MLOCK(flag,string) argument
65 #define IF_HAVE_PG_UNCACHED(flag,string) ,{1UL << flag, string} argument
67 #define IF_HAVE_PG_UNCACHED(flag,string) argument
71 #define IF_HAVE_PG_HWPOISON(flag,string) ,{1UL << flag, string} argument
73 #define IF_HAVE_PG_HWPOISON(flag,string) argument
77 #define IF_HAVE_PG_IDLE(flag,string) ,{1UL << flag, string} argument
79 #define IF_HAVE_PG_IDLE(flag,string) argument
/Linux-v4.19/drivers/s390/char/
Draw3270.h206 struct string struct
212 char string[0]; argument
/Linux-v4.19/security/smack/
Dsmack_access.c291 static inline void smack_str_from_perm(char *string, int access) in smack_str_from_perm()
425 struct smack_known *smk_find_entry(const char *string) in smk_find_entry()
448 char *smk_parse_smack(const char *string, int len) in smk_parse_smack()
526 struct smack_known *smk_import_entry(const char *string, int len) in smk_import_entry()
/Linux-v4.19/drivers/media/pci/mantis/
Dmantis_uart.c47 char string[7]; member
57 char string[5]; member
/Linux-v4.19/drivers/pci/hotplug/
Dacpi_pcihp.c41 struct acpi_buffer string = { ACPI_ALLOCATE_BUFFER, NULL }; in acpi_run_oshp() local
74 struct acpi_buffer string = { ACPI_ALLOCATE_BUFFER, NULL }; in acpi_get_hp_hw_control_from_firmware() local
/Linux-v4.19/kernel/trace/
Dtrace_probe.c52 int PRINT_TYPE_FUNC_NAME(string)(struct trace_seq *s, const char *name, in PRINT_TYPE_FUNC_NAME() argument
66 const char PRINT_TYPE_FMT_NAME(string)[] = "\\\"%s\\\""; variable
125 DEFINE_FETCH_deref(string) in DEFINE_FETCH_deref() argument
214 void FETCH_FUNC_NAME(comm, string)(struct pt_regs *regs, in FETCH_FUNC_NAME() argument
/Linux-v4.19/scripts/
Dcheckkconfigsymbols.py210 def yel(string): argument
217 def red(string): argument
/Linux-v4.19/drivers/phy/
Dphy-core.c569 struct phy *phy_get(struct device *dev, const char *string) in phy_get()
608 struct phy *phy_optional_get(struct device *dev, const char *string) in phy_optional_get()
629 struct phy *devm_phy_get(struct device *dev, const char *string) in devm_phy_get()
662 struct phy *devm_phy_optional_get(struct device *dev, const char *string) in devm_phy_optional_get()
/Linux-v4.19/drivers/scsi/aic7xxx/aicasm/
Daicasm_macro_gram.y162 mmerror(const char *string) in mmerror()
/Linux-v4.19/tools/lib/traceevent/
Devent-utils.h29 static inline char *strim(char *string) in strim()
/Linux-v4.19/arch/um/drivers/
Dstderr_console.c19 static void stderr_console_write(struct console *console, const char *string, in stderr_console_write()
/Linux-v4.19/tools/perf/tests/
Dmem.c9 const char *string) in check()
/Linux-v4.19/security/tomoyo/
Dutil.c113 bool tomoyo_permstr(const char *string, const char *keyword) in tomoyo_permstr()
425 static bool tomoyo_correct_word2(const char *string, size_t len) in tomoyo_correct_word2()
502 bool tomoyo_correct_word(const char *string) in tomoyo_correct_word()
/Linux-v4.19/include/net/
Dbond_options.h80 char *string; member
122 char *string, u64 value) in __bond_opt_init()
/Linux-v4.19/include/linux/phy/
Dphy.h315 static inline struct phy *phy_get(struct device *dev, const char *string) in phy_get()
321 const char *string) in phy_optional_get()
326 static inline struct phy *devm_phy_get(struct device *dev, const char *string) in devm_phy_get()
332 const char *string) in devm_phy_optional_get()
/Linux-v4.19/samples/mic/mpssd/
Dsysfs.c30 char *string = NULL; in readsysfs() local
/Linux-v4.19/sound/core/
Dinfo_oss.c39 int snd_oss_info_register(int dev, int num, char *string) in snd_oss_info_register()

12345678