Home
last modified time | relevance | path

Searched defs:string (Results 26 – 50 of 184) sorted by relevance

12345678

/linux/drivers/tty/hvc/
H A Dhvc_xen.c687 static int __init xenboot_console_setup(struct console *console, char *string) in xenboot_console_setup()
697 static void xenboot_write_console(struct console *console, const char *string, in xenboot_write_console()
760 const char *string, in xenboot_earlycon_write()
/linux/include/net/
H A Dbond_options.h94 char *string; member
141 char *string, u64 value, in __bond_opt_init()
/linux/security/apparmor/
H A Dprocattr.c31 int aa_getprocattr(struct aa_label *label, char **string, bool newline) in aa_getprocattr()
/linux/include/linux/sunrpc/xdrgen/
H A D_defs.h19 } string; typedef
/linux/rust/macros/
H A Dhelpers.rs54 let string = try_string(it).expect("Expected string"); in expect_string_ascii() localVariable
/linux/drivers/md/bcache/
H A Dfeatures.c16 const char *string; member
/linux/arch/powerpc/platforms/embedded6xx/
H A Dls_uart.c31 const char string[] = "AAAAFFFFJJJJ>>>>VVVV>>>>ZZZZVVVVKKKK"; in wd_stop() local
/linux/drivers/usb/gadget/
H A Dconfigfs.c808 struct gadget_string *string = to_gadget_string(item); in gadget_string_id_show() local
818 struct gadget_string *string = to_gadget_string(item); in gadget_string_s_show() local
828 struct gadget_string *string = to_gadget_string(item); in gadget_string_s_store() local
850 struct gadget_string *string = to_gadget_string(item); in gadget_string_release() local
869 struct gadget_string *string; in gadget_language_string_make() local
890 struct gadget_string *string; in gadget_language_string_drop() local
1617 struct gadget_string *string; in configfs_attach_gadget_strings() local
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dstream.c46 static int match_regex(const char *pattern, const char *string) in match_regex()
H A Dspin_lock.c58 static int match_regex(const char *pattern, const char *string) in match_regex()
/linux/drivers/phy/
H A Dphy-core.c761 struct phy *phy_get(struct device *dev, const char *string) in phy_get()
808 struct phy *devm_phy_get(struct device *dev, const char *string) in devm_phy_get()
841 struct phy *devm_phy_optional_get(struct device *dev, const char *string) in devm_phy_optional_get()
/linux/drivers/gpu/drm/logicvc/
H A Dlogicvc_of.h29 const char *string; member
/linux/tools/perf/util/
H A Ddata-convert-bt.c77 struct bt_ctf_field_type *string; member
164 const char *name, const char *string) in value_set_string()
255 static int string_set_value(struct bt_ctf_field *field, const char *string) in string_set_value()
913 __NON_SAMPLE_SET_FIELD(comm, string, comm); argument
1260 __FUNC_ADD_NON_SAMPLE_EVENT_CLASS(comm, in __FUNC_ADD_NON_SAMPLE_EVENT_CLASS()
/linux/drivers/net/ethernet/intel/fm10k/
H A Dfm10k_tlv.c35 const unsigned char *string) in fm10k_tlv_attr_put_null_string()
84 static s32 fm10k_tlv_attr_get_null_string(u32 *attr, unsigned char *string) in fm10k_tlv_attr_get_null_string()
/linux/drivers/thermal/intel/int340x_thermal/
H A Dacpi_thermal_rel.h72 char string[ACPI_LIMIT_STR_MAX_LEN]; member
127 char string[ACPI_LIMIT_STR_MAX_LEN]; member
/linux/include/linux/greybus/
H A Dgreybus_manifest.h103 __u8 string[]; member
163 struct greybus_descriptor_string string; member
/linux/scripts/dtc/libfdt/
H A Dlibfdt_env.h85 static inline size_t fdt_strnlen(const char *string, size_t max_count) in fdt_strnlen()
/linux/drivers/md/
H A Ddm-switch.c361 static __always_inline unsigned long parse_hex(const char **string) in parse_hex()
382 const char *string = argv[i]; in process_set_region_mappings() local
/linux/drivers/net/ethernet/mellanox/mlxbf_gige/
H A Dmlxbf_gige_ethtool.c49 const char string[ETH_GSTRING_LEN]; member
/linux/arch/um/include/shared/
H A Dinit.h79 #define __non_empty_string(dummyname,string) \ argument
/linux/drivers/net/dsa/mv88e6xxx/
H A Dserdes.c114 char string[ETH_GSTRING_LEN]; member
378 char string[ETH_GSTRING_LEN]; member
/linux/drivers/acpi/acpica/
H A Dexconvrt.c263 u16 base, u8 *string, u8 data_width, u8 leading_zeros) in acpi_ex_convert_to_ascii()
/linux/net/netfilter/
H A Dnf_conntrack_amanda.c59 const char *string; member
/linux/tools/testing/selftests/arm64/gcs/
H A Dgcs-stress-thread.S77 .macro puts string argument
/linux/scripts/genksyms/
H A Dgenksyms.h33 char *string; member

12345678