| /include/trace/events/ |
| D | mmflags.h | 59 #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
|
| /include/net/ |
| D | bond_options.h | 77 char *string; member 119 char *string, u64 value) in __bond_opt_init() argument 124 optval->string = string; in __bond_opt_init()
|
| /include/crypto/ |
| D | drbg.h | 73 static inline void drbg_string_fill(struct drbg_string *string, in drbg_string_fill() argument 76 string->buf = buf; in drbg_string_fill() 77 string->len = len; in drbg_string_fill() 78 INIT_LIST_HEAD(&string->list); in drbg_string_fill()
|
| /include/linux/phy/ |
| D | phy.h | 228 struct phy *phy_get(struct device *dev, const char *string); 229 struct phy *phy_optional_get(struct device *dev, const char *string); 230 struct phy *devm_phy_get(struct device *dev, const char *string); 231 struct phy *devm_phy_optional_get(struct device *dev, const char *string); 385 static inline struct phy *phy_get(struct device *dev, const char *string) in phy_get() argument 391 const char *string) in phy_optional_get() argument 396 static inline struct phy *devm_phy_get(struct device *dev, const char *string) in devm_phy_get() argument 402 const char *string) in devm_phy_optional_get() argument
|
| /include/linux/iio/ |
| D | sysfs.h | 42 const char *string; member 89 = { .string = _string, \ 94 = { .string = _string, \
|
| /include/linux/greybus/ |
| D | greybus_manifest.h | 103 __u8 string[0]; member 163 struct greybus_descriptor_string string; member
|
| /include/uapi/linux/ |
| D | virtio_input.h | 63 char string[128]; member
|
| D | videodev2.h | 1677 char __user *string; member
|
| /include/acpi/ |
| D | acoutput.h | 343 #define ACPI_FUNCTION_TRACE_STR(name, string) \ argument 344 ACPI_TRACE_ENTRY (name, acpi_ut_trace_str, const char *, string) 403 #define return_STR(string) \ argument 404 ACPI_TRACE_EXIT (acpi_ut_str_exit, const char *, string)
|
| D | actypes.h | 908 } string; member 1141 char *string; member
|
| /include/linux/ |
| D | audit.h | 141 extern bool audit_string_contains_control(const char *string, 150 const char *string, 153 const char *string); 209 const char *string, size_t n) in audit_log_n_untrustedstring() argument 212 const char *string) in audit_log_untrustedstring() argument 220 static inline void audit_log_link_denied(const char *string) in audit_log_link_denied() argument
|
| D | compiler_types.h | 241 #define __diag(string) argument 245 #define __diag_GCC(version, severity, string) argument
|
| D | moduleparam.h | 88 char *string; member 284 #define module_param_string(name, string, len, perm) \ argument 286 = { len, string }; \
|
| D | fs_context.h | 68 char *string; member
|
| D | property.h | 50 const char *propname, const char *string); 73 const char *propname, const char *string);
|
| D | of.h | 339 const char *string); 825 const char *string) in of_property_match_string() argument
|
| D | usb.h | 93 char *string; /* iInterface string, if present */ member 377 char *string; /* iConfiguration string, if present */ member
|
| D | string.h | 198 int match_string(const char * const *array, size_t n, const char *string);
|
| /include/uapi/sound/ |
| D | asoc.h | 215 char string[SNDRV_CTL_ELEM_ID_NAME_MAXLEN]; member 225 struct snd_soc_tplg_vendor_string_elem string[0]; member
|
| /include/xen/ |
| D | xenbus.h | 141 const char *dir, const char *node, const char *string);
|
| /include/sound/ |
| D | info.h | 229 int snd_oss_info_register(int dev, int num, char *string);
|